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] Add restriction to have a single repository with shallow snapshot v2 setting #15912

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 330b249 from #15901.

…setting (#15901)

* Add restriction to have a single repository with shallow snapshot v2 setting

Signed-off-by: Sachin Kale <[email protected]>

* Do not allow shallow snapshot v2 repo name to contain SNAPSHOT_PINNED_TIMESTAMP_DELIMITER

Signed-off-by: Sachin Kale <[email protected]>

---------

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

❕ Gradle check result for cf51bbb: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link
Contributor

✅ Gradle check result for df46837: SUCCESS

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

Attention: Patch coverage is 73.46939% with 13 lines in your changes missing coverage. Please review.

Project coverage is 71.64%. Comparing base (e5e1bad) to head (df46837).
Report is 206 commits behind head on 2.x.

Files with missing lines Patch % Lines
...g/opensearch/repositories/RepositoriesService.java 67.74% 8 Missing and 2 partials ⚠️
...remotestore/RemoteStorePinnedTimestampService.java 83.33% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15912      +/-   ##
============================================
+ Coverage     71.48%   71.64%   +0.16%     
- Complexity    62677    64576    +1899     
============================================
  Files          5123     5269     +146     
  Lines        294480   302190    +7710     
  Branches      42912    43989    +1077     
============================================
+ Hits         210518   216515    +5997     
- Misses        66286    67547    +1261     
- Partials      17676    18128     +452     

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

@sachinpkale sachinpkale merged commit 74b6888 into 2.x Sep 12, 2024
35 checks passed
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.

1 participant