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

[Backport 2.x] [BUG] Fix remote shards balancer when filtering throttled nodes #12024

Merged
merged 1 commit into from
Jan 26, 2024

[BUG] Fix remote shards balancer when filtering throttled nodes (#11724)

3ad33d2
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [BUG] Fix remote shards balancer when filtering throttled nodes #12024

[BUG] Fix remote shards balancer when filtering throttled nodes (#11724)
3ad33d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 0s

71.06% (target 70.00%)

View this Pull Request on Codecov

71.06% (target 70.00%)

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (13a1038) 71.12% compared to head (3ad33d2) 71.06%.

Files Patch % Lines
...ing/allocation/allocator/RemoteShardsBalancer.java 83.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #12024      +/-   ##
============================================
- Coverage     71.12%   71.06%   -0.06%     
+ Complexity    59420    59386      -34     
============================================
  Files          4891     4891              
  Lines        279964   279970       +6     
  Branches      41067    41070       +3     
============================================
- Hits         199124   198973     -151     
- Misses        63945    64173     +228     
+ Partials      16895    16824      -71     

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