-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] Backport #15409 and #15624 to 2.x #15595
[Backport 2.x] Backport #15409 and #15624 to 2.x #15595
Conversation
❌ Gradle check result for 91528f4: 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? |
91528f4
to
93a4b2c
Compare
❌ Gradle check result for 93a4b2c: 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? |
93a4b2c
to
9708b49
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #15595 +/- ##
============================================
+ Coverage 71.61% 71.64% +0.02%
+ Complexity 64042 64014 -28
============================================
Files 5248 5249 +1
Lines 299513 299596 +83
Branches 43609 43627 +18
============================================
+ Hits 214495 214644 +149
+ Misses 67058 66989 -69
- Partials 17960 17963 +3 ☔ View full report in Codecov by Sentry. |
9708b49
to
608fcb6
Compare
❌ Gradle check result for 608fcb6: TIMEOUT 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: Lakshya Taragi <lakshya.taragi@gmail.com> (cherry picked from commit 925f41b)
…ject#15624) Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com> (cherry picked from commit a60b668)
608fcb6
to
278557a
Compare
@ltaragi can you share where all did you face conflicts while backporting? |
…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)
…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)
Signed-off-by: Lakshya Taragi lakshya.taragi@gmail.com
(cherry picked from commit 925f41b)
Description
This PR backports the following two changes to
2.x
:Check 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.