-
Notifications
You must be signed in to change notification settings - Fork 370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase number of options to configure rocksdb #1696
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
evgeniy-scherbina
force-pushed
the
yevhenii/rocksdb-config
branch
2 times, most recently
from
September 5, 2023 20:37
325cdfa
to
9c59d8e
Compare
evgeniy-scherbina
changed the title
Yevhenii/rocksdb config
Increase number of options to configure rocksdb
Sep 5, 2023
evgeniy-scherbina
force-pushed
the
yevhenii/rocksdb-config
branch
from
September 5, 2023 20:41
9c59d8e
to
6a420c7
Compare
evgeniy-scherbina
force-pushed
the
yevhenii/rocksdb-config
branch
from
September 5, 2023 20:46
6a420c7
to
be27fa7
Compare
evgeniy-scherbina
requested review from
nddeluca,
pirtleshell,
drklee3 and
galxy25
September 5, 2023 20:53
evgeniy-scherbina
added a commit
that referenced
this pull request
Sep 6, 2023
evgeniy-scherbina
added a commit
that referenced
this pull request
Sep 6, 2023
* Make rocksdb configurable (#1658) * Make rocksdb configurable * Make sure rocksdb tests are running in CI * Updating ci-rocksdb-build workflow * Remove test.sh * Update tm-db dependency (cherry picked from commit 90fbe1a) # Conflicts: # .github/workflows/ci-rocksdb-build.yml # Dockerfile-rocksdb # cmd/kava/cmd/root.go # go.mod # go.sum * Resolve conflicts after mergify * Rocksdb Metrics (#1692) * Rocksdb Metrics * Add rocksdb namespace for options * Adding help to the metrics * CR's fixes * CR's fixes * CR's fixes * Increase number of options to configure rocksdb (#1696) * Change ethermint dependency from local path to release tag --------- Co-authored-by: Evgeniy Scherbina <evgeniy.shcherbina.es@gmail.com>
evgeniy-scherbina
added a commit
that referenced
this pull request
Sep 7, 2023
evgeniy-scherbina
added a commit
that referenced
this pull request
Sep 7, 2023
* Make rocksdb configurable (#1658) * Make rocksdb configurable * Make sure rocksdb tests are running in CI * Updating ci-rocksdb-build workflow * Remove test.sh * Update tm-db dependency (cherry picked from commit 90fbe1a) # Conflicts: # .github/workflows/ci-rocksdb-build.yml # Dockerfile-rocksdb # cmd/kava/cmd/root.go # go.mod # go.sum * Resolve conflicts after mergify * Rocksdb Metrics (#1692) * Rocksdb Metrics * Add rocksdb namespace for options * Adding help to the metrics * CR's fixes * CR's fixes * CR's fixes * Increase number of options to configure rocksdb (#1696) * Change ethermint dependency to release tag --------- Co-authored-by: Evgeniy Scherbina <evgeniy.shcherbina.es@gmail.com>
evgeniy-scherbina
added a commit
that referenced
this pull request
Sep 7, 2023
evgeniy-scherbina
added a commit
that referenced
this pull request
Sep 7, 2023
* Make rocksdb configurable (#1658) * Make rocksdb configurable * Make sure rocksdb tests are running in CI * Updating ci-rocksdb-build workflow * Remove test.sh * Update tm-db dependency (cherry picked from commit 90fbe1a) # Conflicts: # .github/workflows/ci-rocksdb-build.yml # Dockerfile-rocksdb # cmd/kava/cmd/root.go # go.mod # go.sum * Resolve conflicts after mergify * Rocksdb Metrics (#1692) * Rocksdb Metrics * Add rocksdb namespace for options * Adding help to the metrics * CR's fixes * CR's fixes * CR's fixes * Increase number of options to configure rocksdb (#1696) * Change ethermint dependency to release tag --------- Co-authored-by: Evgeniy Scherbina <evgeniy.shcherbina.es@gmail.com>
evgeniy-scherbina
added a commit
that referenced
this pull request
Sep 7, 2023
evgeniy-scherbina
added a commit
that referenced
this pull request
Sep 7, 2023
* Make rocksdb configurable (#1658) * Make rocksdb configurable * Make sure rocksdb tests are running in CI * Updating ci-rocksdb-build workflow * Remove test.sh * Update tm-db dependency (cherry picked from commit 90fbe1a) # Conflicts: # .github/workflows/ci-rocksdb-build.yml # Dockerfile-rocksdb # cmd/kava/cmd/root.go # go.mod # go.sum * Resolve conflicts after mergify * Rocksdb Metrics (#1692) * Rocksdb Metrics * Add rocksdb namespace for options * Adding help to the metrics * CR's fixes * CR's fixes * CR's fixes * Increase number of options to configure rocksdb (#1696) * Change ethermint dependency to release tag --------- Co-authored-by: Evgeniy Scherbina <evgeniy.shcherbina.es@gmail.com>
evgeniy-scherbina
added a commit
that referenced
this pull request
Sep 7, 2023
evgeniy-scherbina
added a commit
that referenced
this pull request
Sep 7, 2023
* Make rocksdb configurable (#1658) * Make rocksdb configurable * Make sure rocksdb tests are running in CI * Updating ci-rocksdb-build workflow * Remove test.sh * Update tm-db dependency (cherry picked from commit 90fbe1a) # Conflicts: # Dockerfile-rocksdb # cmd/kava/cmd/root.go * Resolve conflicts after mergify * Rocksdb Metrics (#1692) * Rocksdb Metrics * Add rocksdb namespace for options * Adding help to the metrics * CR's fixes * CR's fixes * CR's fixes * Increase number of options to configure rocksdb (#1696) --------- Co-authored-by: Evgeniy Scherbina <evgeniy.shcherbina.es@gmail.com>
evgeniy-scherbina
added a commit
that referenced
this pull request
Sep 7, 2023
evgeniy-scherbina
added a commit
that referenced
this pull request
Sep 7, 2023
* Make rocksdb configurable (#1658) * Make rocksdb configurable * Make sure rocksdb tests are running in CI * Updating ci-rocksdb-build workflow * Remove test.sh * Update tm-db dependency (cherry picked from commit 90fbe1a) * Rocksdb Metrics (#1692) * Rocksdb Metrics * Add rocksdb namespace for options * Adding help to the metrics * CR's fixes * CR's fixes * CR's fixes * Increase number of options to configure rocksdb (#1696) --------- Co-authored-by: Evgeniy Scherbina <evgeniy.shcherbina.es@gmail.com>
pirtleshell
pushed a commit
that referenced
this pull request
Oct 25, 2023
* Make rocksdb configurable (#1658) * Make rocksdb configurable * Make sure rocksdb tests are running in CI * Updating ci-rocksdb-build workflow * Remove test.sh * Update tm-db dependency (cherry picked from commit 90fbe1a) * Rocksdb Metrics (#1692) * Rocksdb Metrics * Add rocksdb namespace for options * Adding help to the metrics * CR's fixes * CR's fixes * CR's fixes * Increase number of options to configure rocksdb (#1696) --------- Co-authored-by: Evgeniy Scherbina <evgeniy.shcherbina.es@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.