[Backport] Snapshot Status API changes#15665
Merged
sachinpkale merged 2 commits intoopensearch-project:2.17from Sep 4, 2024
Merged
[Backport] Snapshot Status API changes#15665sachinpkale merged 2 commits intoopensearch-project:2.17from
sachinpkale merged 2 commits intoopensearch-project:2.17from
Conversation
…ct#15624 to 2.x (opensearch-project#15595) * [SnapshotV2] Snapshot Status API changes (opensearch-project#15409) --------- Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com> (cherry picked from commit 925f41b) * Remove breaking changes from opensearch-project#15409 (opensearch-project#15624) Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com> (cherry picked from commit a60b668) (cherry picked from commit 01b38be)
…ject#15642) Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com> (cherry picked from commit 0f53bf9) (cherry picked from commit d368e3b)
Contributor
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.17 #15665 +/- ##
============================================
- Coverage 71.66% 71.63% -0.03%
+ Complexity 64220 64159 -61
============================================
Files 5250 5251 +1
Lines 300258 300341 +83
Branches 43682 43700 +18
============================================
- Hits 215174 215152 -22
- Misses 67084 67177 +93
- Partials 18000 18012 +12 ☔ View full report in Codecov by Sentry. |
Contributor
Author
|
Conflicts in following files while cherry-picking #15595 : |
sachinpkale
approved these changes
Sep 4, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Cherry-pick following commits from
2.xCheck List
API changes companion pull request created, if applicable.Public documentation issue/PR created, if applicable.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.