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

Shallow snapshot v2 - create snapshot validations in a cluster state update #15939

Merged
merged 7 commits into from
Sep 27, 2024

Add more ITs and handle some failure cases

5028938
Select commit
Loading
Failed to load commit list.
Merged

Shallow snapshot v2 - create snapshot validations in a cluster state update #15939

Add more ITs and handle some failure cases
5028938
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 27, 2024 in 1s

34.70% of diff hit (target 72.04%)

View this Pull Request on Codecov

34.70% of diff hit (target 72.04%)

Annotations

Check warning on line 218 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#L218

Added line #L218 was not covered by tests

Check warning on line 224 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#L224

Added line #L224 was not covered by tests

Check warning on line 227 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#L227

Added line #L227 was not covered by tests

Check warning on line 229 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#L229

Added line #L229 was not covered by tests

Check warning on line 232 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#L232

Added line #L232 was not covered by tests

Check warning on line 491 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#L490-L491

Added lines #L490 - L491 were not covered by tests

Check warning on line 547 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#L547

Added line #L547 was not covered by tests

Check warning on line 561 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#L560-L561

Added lines #L560 - L561 were not covered by tests

Check warning on line 563 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#L563

Added line #L563 was not covered by tests

Check warning on line 565 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#L565

Added line #L565 was not covered by tests

Check warning on line 610 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#L610

Added line #L610 was not covered by tests

Check warning on line 614 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#L614

Added line #L614 was not covered by tests

Check warning on line 621 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#L621

Added line #L621 was not covered by tests

Check warning on line 629 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#L628-L629

Added lines #L628 - L629 were not covered by tests

Check warning on line 633 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#L631-L633

Added lines #L631 - L633 were not covered by tests

Check warning on line 638 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#L637-L638

Added lines #L637 - L638 were not covered by tests

Check warning on line 642 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#L640-L642

Added lines #L640 - L642 were not covered by tests

Check warning on line 854 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#L854

Added line #L854 was not covered by tests

Check warning on line 856 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#L856

Added line #L856 was not covered by tests

Check warning on line 892 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#L892

Added line #L892 was not covered by tests

Check warning on line 905 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#L905

Added line #L905 was not covered by tests

Check warning on line 938 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#L938

Added line #L938 was not covered by tests

Check warning on line 943 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#L940-L943

Added lines #L940 - L943 were not covered by tests

Check warning on line 946 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#L945-L946

Added lines #L945 - L946 were not covered by tests

Check warning on line 950 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#L949-L950

Added lines #L949 - L950 were not covered by tests