-
Notifications
You must be signed in to change notification settings - Fork 22
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
Configure dhstore key sharding #1759
Conversation
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## main #1759 +/- ##
==========================================
+ Coverage 51.25% 51.30% +0.04%
==========================================
Files 101 101
Lines 11253 11263 +10
==========================================
+ Hits 5768 5778 +10
- Misses 4901 4903 +2
+ Partials 584 582 -2
☔ View full report in Codecov by Sentry. |
Make a deployable container from `dh-key-sharding` branch for testing the sharding mechanims in dev. See: #1759
Make a deployable container from `dh-key-sharding` branch for testing the sharding mechanims in dev. See: #1759
Deploy a new node called `dana` in `dev` wht the head of #1759 to test out sharding mechanism across dhstore cluster. The indexer node is configured to read ads from the S3 bucket populated by `ago`.
Deploy a new node called `dana` in `dev` wht the head of #1759 to test out sharding mechanism across dhstore cluster. The indexer node is configured to read ads from the S3 bucket populated by `ago`.
Deploy a new node called `dana` in `dev` wht the head of #1759 to test out sharding mechanism across dhstore cluster. The indexer node is configured to read ads from the S3 bucket populated by `ago`.
Node group is used by indexer nodes and had ha max of 3
* Change ExtendedProviders behaviour to 'replace' instead of 'add' Removed ExtendedProviders additive behaviour. Each ExtendedProviders advertisement will have to have a full set of ExtendedProviders from now on (no deltas). Additive behaviour makes updates and removals harder and is generally counterintuitive.
* Bump up dhstore CPU cores to 7 * Reduce ago ingest worker count to 5 * Temporarily disable ago writes to let dhstore do compaction
Something got messed up in the last commit. Replacing this PR with #1778 |
Enables DH key sharding in core.