Skip to content

Add support for restoring from snapshot with search replicas (#16111)#16478

Merged
mch2 merged 4 commits intoopensearch-project:2.xfrom
vinaykpud:2.x
Oct 31, 2024
Merged

Add support for restoring from snapshot with search replicas (#16111)#16478
mch2 merged 4 commits intoopensearch-project:2.xfrom
vinaykpud:2.x

Conversation

@vinaykpud
Copy link
Copy Markdown
Contributor

Back porting the commit to 2.x.
Original PR: #16111

…rch-project#16111)

Signed-off-by: Vinay Krishna Pudyodu <vinkrish.neo@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 81eee96: 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?

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 81eee96: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 25, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.77%. Comparing base (c26a49e) to head (7a4835e).
Report is 9 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../java/org/opensearch/snapshots/RestoreService.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16478      +/-   ##
============================================
- Coverage     71.83%   71.77%   -0.06%     
- Complexity    65318    65368      +50     
============================================
  Files          5312     5312              
  Lines        304985   305001      +16     
  Branches      44436    44439       +3     
============================================
- Hits         219079   218911     -168     
- Misses        67609    67856     +247     
+ Partials      18297    18234      -63     

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

Signed-off-by: Vinay Krishna Pudyodu <vinkrish.neo@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

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

Signed-off-by: Vinay Krishna Pudyodu <vinkrish.neo@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for fd94cdb: SUCCESS

Signed-off-by: Vinay Krishna Pudyodu <vinkrish.neo@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 7a4835e:

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?

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 7a4835e: SUCCESS

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.

2 participants