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

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

Merged

Merge branch 'main' into fix_remote_shards_balancer

c8d000d
Select commit
Loading
Failed to load commit list.
Merged

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

Merge branch 'main' into fix_remote_shards_balancer
c8d000d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 1s

71.34% (target 70.00%)

View this Pull Request on Codecov

71.34% (target 70.00%)

Details

Codecov Report

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

Comparison is base (e017a9c) 71.36% compared to head (c8d000d) 71.34%.
Report is 1 commits behind head on main.

Files Patch % Lines
...ing/allocation/allocator/RemoteShardsBalancer.java 83.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11724      +/-   ##
============================================
- Coverage     71.36%   71.34%   -0.03%     
+ Complexity    59468    59425      -43     
============================================
  Files          4925     4925              
  Lines        279458   279467       +9     
  Branches      40631    40635       +4     
============================================
- Hits         199446   199379      -67     
- Misses        63437    63506      +69     
- Partials      16575    16582       +7     

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