Skip to content

[Backport 2.x] Schedule reroute after allocator timed out (#15565)#15749

Merged
ashking94 merged 1 commit intoopensearch-project:2.xfrom
alchemist51:2.x
Sep 5, 2024
Merged

[Backport 2.x] Schedule reroute after allocator timed out (#15565)#15749
ashking94 merged 1 commit intoopensearch-project:2.xfrom
alchemist51:2.x

Conversation

@alchemist51
Copy link
Copy Markdown
Contributor

Backport #15565

  • Schedule reroute after allocator timed out

Signed-off-by: Rishab Nahata rnnahata@amazon.com
(cherry picked from commit 4f50b4d)

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 5, 2024

❌ Gradle check result for 9ac4b13: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

* Schedule reroute after allocator timed out

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
(cherry picked from commit 4f50b4d)
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 5, 2024

✅ Gradle check result for 2eb6adf: SUCCESS

@codecov
Copy link
Copy Markdown

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.64%. Comparing base (dcdc4d2) to head (2eb6adf).
Report is 6 commits behind head on 2.x.

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.x   #15749      +/-   ##
============================================
+ Coverage     71.55%   71.64%   +0.09%     
- Complexity    64312    64415     +103     
============================================
  Files          5262     5263       +1     
  Lines        301279   301308      +29     
  Branches      43861    43866       +5     
============================================
+ Hits         215574   215879     +305     
+ Misses        67703    67431     -272     
+ Partials      18002    17998       -4     

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

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.

4 participants