Conversation
|
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
|
You have successfully added a new CodeQL configuration |
|
You have successfully added a new CodeQL configuration |
Codecov ReportPatch coverage:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## replica_selector_name #395 +/- ##
=========================================================
+ Coverage 63.58% 63.61% +0.03%
=========================================================
Files 131 131
Lines 17738 17772 +34
=========================================================
+ Hits 11279 11306 +27
- Misses 5920 5925 +5
- Partials 539 541 +2
... and 5 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
71dfc04 to
4328e61
Compare
bbfd462 to
93b86ff
Compare
It adds a new replica selector, `randomReplicaSelector`. It chooses storage nodes and paths randomly. Updates #393
4328e61 to
6e7e74f
Compare
93b86ff to
ad1226e
Compare

What this PR does
It adds a new replica selector,
randomReplicaSelector. It chooses storage nodes and pathsrandomly.
Which issue(s) this PR resolves
Updates #393