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] Disallow snapshot deletion while a v2 snapshot is in progress #16450

Merged
merged 1 commit into from
Oct 23, 2024

Disallow snapshot deletion while a v2 snapshot is in progress (#16430)

4ea3048
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Disallow snapshot deletion while a v2 snapshot is in progress #16450

Disallow snapshot deletion while a v2 snapshot is in progress (#16430)
4ea3048
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 23, 2024 in 0s

63.63% of diff hit (target 71.81%)

View this Pull Request on Codecov

63.63% of diff hit (target 71.81%)

Annotations

Check warning on line 1205 in server/src/main/java/org/opensearch/snapshots/SnapshotsService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/SnapshotsService.java#L1205

Added line #L1205 was not covered by tests

Check warning on line 3038 in server/src/main/java/org/opensearch/snapshots/SnapshotsService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/SnapshotsService.java#L3038

Added line #L3038 was not covered by tests

Check warning on line 3040 in server/src/main/java/org/opensearch/snapshots/SnapshotsService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/snapshots/SnapshotsService.java#L3040

Added line #L3040 was not covered by tests