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.x] Fix GetSnapshots to not return non-existent snapshots with ignore_unavailable=true #7029

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8b34e5f from #6839.

…vailable=true (#6839)

* Fix bug for Get Snapshot API to return correct response when getting a non-existing snapshot (#6820)

Signed-off-by: Gao Binlong <gbinlong@amazon.com>

* modify change log

Signed-off-by: Gao Binlong <gbinlong@amazon.com>

* Modify changelog

Signed-off-by: Gao Binlong <gbinlong@amazon.com>

---------

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
(cherry picked from commit 8b34e5f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Apr 6, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.indices.replication.SegmentReplicationIT.testScrollWithOngoingSegmentReplication
      1 org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=pit/10_basic/Delete all}

@codecov-commenter
Copy link

Codecov Report

Merging #7029 (e32371e) into 2.x (d95effb) will decrease coverage by 0.08%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.x    #7029      +/-   ##
============================================
- Coverage     70.41%   70.33%   -0.08%     
+ Complexity    59535    59491      -44     
============================================
  Files          4822     4822              
  Lines        285910   285910              
  Branches      41551    41552       +1     
============================================
- Hits         201319   201093     -226     
- Misses        67766    68022     +256     
+ Partials      16825    16795      -30     
Impacted Files Coverage Δ
...ter/snapshots/get/TransportGetSnapshotsAction.java 41.58% <0.00%> (ø)

... and 495 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dblock dblock merged commit 266d879 into 2.x Apr 6, 2023
@github-actions github-actions bot deleted the backport/backport-6839-to-2.x branch April 6, 2023 21:19
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