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] Make balanced shards allocator timebound #15503

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport e982a16 from #15239.

* Make balanced shards allocator time bound to prioritise critical operations waiting in the pending task queue

Signed-off-by: Rishab Nahata <[email protected]>
(cherry picked from commit e982a16)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

✅ Gradle check result for ca39e4e: SUCCESS

Copy link

codecov bot commented Aug 29, 2024

Codecov Report

Attention: Patch coverage is 79.48718% with 8 lines in your changes missing coverage. Please review.

Project coverage is 71.61%. Comparing base (4ec2c5d) to head (ca39e4e).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../allocation/allocator/BalancedShardsAllocator.java 76.47% 3 Missing and 1 partial ⚠️
...ting/allocation/allocator/LocalShardsBalancer.java 78.94% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15503      +/-   ##
============================================
- Coverage     71.67%   71.61%   -0.07%     
+ Complexity    63602    63593       -9     
============================================
  Files          5221     5221              
  Lines        297593   297630      +37     
  Branches      43314    43322       +8     
============================================
- Hits         213302   213136     -166     
- Misses        66521    66660     +139     
- Partials      17770    17834      +64     

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

@Bukhtawar Bukhtawar merged commit 1d218da into 2.x Aug 29, 2024
57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant