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

Snapshot _status API to return correct status for partial snapshots #12812

Merged
merged 17 commits into from
Apr 17, 2024

Merge branch 'opensearch-project:main' into snapshot-status-fix

9066b85
Select commit
Loading
Failed to load commit list.
Merged

Snapshot _status API to return correct status for partial snapshots #12812

Merge branch 'opensearch-project:main' into snapshot-status-fix
9066b85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 17, 2024 in 1s

37.50% of diff hit (target 71.42%)

View this Pull Request on Codecov

37.50% of diff hit (target 71.42%)

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 752 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#L752

Added line #L752 was not covered by tests

Check warning on line 978 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#L978

Added line #L978 was not covered by tests