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] Retry remote state download while bootstrap #16074

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 12dadcf from #15950.

* Retry remote state download while bootstrap

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

❌ Gradle check result for 17b75cb: 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?

Copy link
Contributor

❌ Gradle check result for 17b75cb: 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?

Copy link
Contributor

✅ Gradle check result for 17b75cb: SUCCESS

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 71.75%. Comparing base (a12e3e6) to head (17b75cb).
Report is 4 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../java/org/opensearch/gateway/GatewayMetaState.java 75.00% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                2.x   #16074   +/-   ##
=========================================
  Coverage     71.75%   71.75%           
- Complexity    64708    64764   +56     
=========================================
  Files          5278     5278           
  Lines        302570   302587   +17     
  Branches      44013    44015    +2     
=========================================
+ Hits         217098   217121   +23     
- Misses        67315    67359   +44     
+ Partials      18157    18107   -50     

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

@shwetathareja shwetathareja merged commit a99fe30 into 2.x Sep 26, 2024
59 of 60 checks passed
@github-actions github-actions bot deleted the backport/backport-15950-to-2.x branch September 26, 2024 06:21
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