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.16] Make reroute iteration time-bound for large shard allocations #14954

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2a14c27 from #14848.

* Make reroute iteration time-bound for large shard allocations

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

✅ Gradle check result for 29ed822: SUCCESS

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 74.24242% with 17 lines in your changes missing coverage. Please review.

Project coverage is 71.61%. Comparing base (06698dd) to head (29ed822).
Report is 3 commits behind head on 2.16.

Files Patch % Lines
...pensearch/gateway/ShardsBatchGatewayAllocator.java 50.00% 14 Missing ⚠️
.../cluster/routing/allocation/AllocationService.java 0.00% 2 Missing ⚠️
.../opensearch/common/util/BatchRunnableExecutor.java 95.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.16   #14954      +/-   ##
============================================
+ Coverage     71.49%   71.61%   +0.11%     
- Complexity    62676    62738      +62     
============================================
  Files          5120     5121       +1     
  Lines        294258   294312      +54     
  Branches      42880    42886       +6     
============================================
+ Hits         210392   210766     +374     
+ Misses        66248    65871     -377     
- Partials      17618    17675      +57     

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

@Bukhtawar Bukhtawar merged commit 3387606 into 2.16 Jul 24, 2024
55 checks passed
@dbwiddis dbwiddis deleted the backport/backport-14848-to-2.16 branch July 24, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant