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] Change priority for scheduling reroute during timeout (#16445) #17622

Open
wants to merge 2 commits into
base: 2.x
Choose a base branch
from

Conversation

imRishN
Copy link
Member

@imRishN imRishN commented Mar 18, 2025

Description

Backport #16445

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.

Copy link
Contributor

❌ Gradle check result for e64f25c: null

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?

Signed-off-by: Rishab Nahata <[email protected]>
Copy link
Contributor

✅ Gradle check result for 67e973a: SUCCESS

Copy link

codecov bot commented Mar 19, 2025

Codecov Report

Attention: Patch coverage is 88.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.99%. Comparing base (87b4b91) to head (67e973a).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../allocation/allocator/BalancedShardsAllocator.java 78.57% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17622      +/-   ##
============================================
- Coverage     72.02%   71.99%   -0.03%     
+ Complexity    66032    65967      -65     
============================================
  Files          5342     5342              
  Lines        307289   307313      +24     
  Branches      44848    44850       +2     
============================================
- Hits         221316   221246      -70     
- Misses        67505    67574      +69     
- Partials      18468    18493      +25     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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