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] [Batch Fetch] Fix for hasInitiatedFetching to fix allocation explain and manual reroute APIs #14994

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d08c425 from #14972.

…and manual reroute APIs (#14972)

* Fix for hasInitiatedFetching() in batch mode

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

❕ Gradle check result for 6951b89: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.cluster.MinimumClusterManagerNodesIT.testThreeNodesNoClusterManagerBlock

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

Attention: Patch coverage is 9.09091% with 10 lines in your changes missing coverage. Please review.

Project coverage is 71.47%. Comparing base (7223644) to head (6951b89).
Report is 2 commits behind head on 2.x.

Files Patch % Lines
...pensearch/gateway/ShardsBatchGatewayAllocator.java 0.00% 8 Missing ⚠️
...a/org/opensearch/gateway/AsyncShardBatchFetch.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14994      +/-   ##
============================================
- Coverage     71.58%   71.47%   -0.12%     
+ Complexity    62774    62681      -93     
============================================
  Files          5123     5123              
  Lines        294467   294480      +13     
  Branches      42909    42912       +3     
============================================
- Hits         210808   210482     -326     
- Misses        65990    66310     +320     
- Partials      17669    17688      +19     

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

@shwetathareja shwetathareja merged commit 05caad3 into 2.x Jul 29, 2024
51 of 52 checks passed
@andrross andrross deleted the backport/backport-14972-to-2.x branch October 17, 2024 21:06
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