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] [Snapshot V2] Move timestamp pinning before cluster state update #16325

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport b5dcde3 from #16269.

)

* Move timestamp pinning before cluster state update

Signed-off-by: Gaurav Bafna <[email protected]>

* Address PR Comments

Signed-off-by: Gaurav Bafna <[email protected]>

* Fix IT

Signed-off-by: Gaurav Bafna <[email protected]>

---------

Signed-off-by: Gaurav Bafna <[email protected]>
(cherry picked from commit b5dcde3)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

✅ Gradle check result for e32454c: SUCCESS

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

Attention: Patch coverage is 55.26316% with 17 lines in your changes missing coverage. Please review.

Project coverage is 71.79%. Comparing base (5947002) to head (e32454c).
Report is 12 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ava/org/opensearch/snapshots/SnapshotsService.java 55.26% 15 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16325      +/-   ##
============================================
+ Coverage     71.74%   71.79%   +0.04%     
- Complexity    65022    65054      +32     
============================================
  Files          5302     5303       +1     
  Lines        303866   303855      -11     
  Branches      44192    44189       -3     
============================================
+ Hits         218012   218146     +134     
+ Misses        67648    67520     -128     
+ Partials      18206    18189      -17     

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

@dbwiddis dbwiddis merged commit a021bf9 into 2.x Oct 15, 2024
62 of 64 checks passed
@github-actions github-actions bot deleted the backport/backport-16269-to-2.x branch October 15, 2024 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants