-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Refactor BalancedAllocator.Balancer to LocalShardsBalancer (#4761) #4818
Refactor BalancedAllocator.Balancer to LocalShardsBalancer (#4761) #4818
Conversation
Codecov Report
@@ Coverage Diff @@
## 2.x #4818 +/- ##
============================================
+ Coverage 70.62% 70.76% +0.14%
- Complexity 57126 57926 +800
============================================
Files 4585 4689 +104
Lines 274526 277306 +2780
Branches 40233 40370 +137
============================================
+ Hits 193876 196234 +2358
- Misses 64403 64822 +419
- Partials 16247 16250 +3
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Task :qa:mixed-cluster:v2.3.1#mixedClusterTest FAILED failing for all with different errors. Retrying a final time. |
Gradle Check (Jenkins) Run Completed with:
|
Unrelated failure again:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
🤦
|
Gradle Check (Jenkins) Run Completed with:
|
…h-project#4761) * Refactor BalancedAllocator.Balancer to LocalShardsBalancer Signed-off-by: Kunal Kotwani <[email protected]> * Deprecate Balancer to maintain BWC Signed-off-by: Kunal Kotwani <[email protected]> Signed-off-by: Kunal Kotwani <[email protected]> (cherry picked from commit 1d65485)
Signed-off-by: Kunal Kotwani <[email protected]>
7896384
to
1ede0c2
Compare
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: Kunal Kotwani [email protected]
Signed-off-by: Kunal Kotwani [email protected]
Signed-off-by: Kunal Kotwani [email protected]
(cherry picked from commit 1d65485)
Description
Issues Resolved
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.