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 _status API to return correct status for partial snapshots (#12812) #13260

Merged
merged 3 commits into from
Apr 17, 2024

Updated CHANGELOG.md

a1323f3
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Snapshot _status API to return correct status for partial snapshots (#12812) #13260

Updated CHANGELOG.md
a1323f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 17, 2024 in 0s

37.50% of diff hit (target 71.28%)

View this Pull Request on Codecov

37.50% of diff hit (target 71.28%)

Annotations

Check warning on line 363 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/TransportSnapshotsStatusAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/TransportSnapshotsStatusAction.java#L362-L363

Added lines #L362 - L363 were not covered by tests

Check warning on line 781 in server/src/main/java/org/opensearch/cluster/SnapshotsInProgress.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/SnapshotsInProgress.java#L781

Added line #L781 was not covered by tests

Check warning on line 1024 in server/src/main/java/org/opensearch/cluster/SnapshotsInProgress.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/SnapshotsInProgress.java#L1024

Added line #L1024 was not covered by tests