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.17] Schedule reroute after allocator timed out #15735

Closed
wants to merge 1 commit into from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 4f50b4d from #15565.

* Schedule reroute after allocator timed out

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

github-actions bot commented Sep 5, 2024

✅ Gradle check result for 4c2a8d6: SUCCESS

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

Attention: Patch coverage is 78.12500% with 7 lines in your changes missing coverage. Please review.

Project coverage is 71.72%. Comparing base (f9d15df) to head (4c2a8d6).
Report is 24 commits behind head on 2.17.

Files with missing lines Patch % Lines
...pensearch/gateway/ShardsBatchGatewayAllocator.java 76.47% 0 Missing and 4 partials ⚠️
.../allocation/allocator/BalancedShardsAllocator.java 81.81% 0 Missing and 2 partials ⚠️
.../routing/allocation/allocator/ShardsAllocator.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.17   #15735      +/-   ##
============================================
- Coverage     71.76%   71.72%   -0.05%     
+ Complexity    64437    64364      -73     
============================================
  Files          5262     5263       +1     
  Lines        301104   301133      +29     
  Branches      43837    43842       +5     
============================================
- Hits         216091   215983     -108     
- Misses        66972    67067      +95     
- Partials      18041    18083      +42     

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

@imRishN
Copy link
Member

imRishN commented Sep 7, 2024

Backport merged - #15687

@imRishN imRishN closed this Sep 7, 2024
@andrross andrross deleted the backport/backport-15565-to-2.17 branch October 17, 2024 21:09
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.

2 participants