Add support for restoring from snapshot with search replicas (#16111)#16478
Add support for restoring from snapshot with search replicas (#16111)#16478mch2 merged 4 commits intoopensearch-project:2.xfrom
Conversation
…rch-project#16111) Signed-off-by: Vinay Krishna Pudyodu <vinkrish.neo@gmail.com>
|
❌ 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? |
Codecov ReportAttention: Patch coverage is
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. |
Signed-off-by: Vinay Krishna Pudyodu <vinkrish.neo@gmail.com>
|
❌ 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>
Signed-off-by: Vinay Krishna Pudyodu <vinkrish.neo@gmail.com>
|
❌ 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? |
|
❌ 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? |
|
❌ 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? |
Back porting the commit to 2.x.
Original PR: #16111