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] Add wait in replica recovery for allocation id to propagate on source node #15785

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3c6019d from #15558.

… node (#15558)

* Add wait for target allocation id to appear

Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>

* making waitForAssignment same

Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>

* Add more test

Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>

---------

Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
(cherry picked from commit 3c6019d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Sep 6, 2024

✅ Gradle check result for 2fcdf12: SUCCESS

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

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

Project coverage is 71.63%. Comparing base (f1fb408) to head (2fcdf12).
Report is 2 commits behind head on 2.17.

Files with missing lines Patch % Lines
...search/indices/recovery/RecoverySourceHandler.java 86.95% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.17   #15785      +/-   ##
============================================
+ Coverage     71.52%   71.63%   +0.10%     
- Complexity    64376    64460      +84     
============================================
  Files          5263     5263              
  Lines        301742   301757      +15     
  Branches      43921    43925       +4     
============================================
+ Hits         215819   216161     +342     
+ Misses        67915    67572     -343     
- Partials      18008    18024      +16     

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

@gbbafna gbbafna merged commit 9e47c25 into 2.17 Sep 6, 2024
59 of 60 checks passed
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