Skip to content
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

Add cluster primary balance contraint for rebalancing with buffer #12656

Merged
merged 22 commits into from
Apr 2, 2024

Merge branch 'main' into primary-rebalacing

9f94ba5
Select commit
Loading
Failed to load commit list.
Merged

Add cluster primary balance contraint for rebalancing with buffer #12656

Merge branch 'main' into primary-rebalacing
9f94ba5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2024 in 0s

71.28% (target 70.00%)

View this Pull Request on Codecov

71.28% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 91.83673% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 71.28%. Comparing base (b15cb0c) to head (9f94ba5).
Report is 112 commits behind head on main.

Files Patch % Lines
.../allocation/allocator/BalancedShardsAllocator.java 88.23% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12656      +/-   ##
============================================
- Coverage     71.42%   71.28%   -0.14%     
- Complexity    59978    60272     +294     
============================================
  Files          4985     5023      +38     
  Lines        282275   284150    +1875     
  Branches      40946    41158     +212     
============================================
+ Hits         201603   202564     +961     
- Misses        63999    64824     +825     
- Partials      16673    16762      +89     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.