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.17] [Snapshot V2] Support pinned timestamp in clone flow #15782

Merged
merged 1 commit into from
Sep 6, 2024

[Snapshot V2] Support pinned timestamp in clone flow (#15524)

40f999e
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.17] [Snapshot V2] Support pinned timestamp in clone flow #15782

[Snapshot V2] Support pinned timestamp in clone flow (#15524)
40f999e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 6, 2024 in 1s

0.00% of diff hit (target 71.68%)

View this Pull Request on Codecov

0.00% of diff hit (target 71.68%)

Annotations

Check warning on line 98 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/clone/TransportCloneSnapshotAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/clone/TransportCloneSnapshotAction.java#L98

Added line #L98 was not covered by tests

Check warning on line 823 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#L823

Added line #L823 was not covered by tests

Check warning on line 827 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#L825-L827

Added lines #L825 - L827 were not covered by tests

Check warning on line 832 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#L830-L832

Added lines #L830 - L832 were not covered by tests

Check warning on line 837 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#L836-L837

Added lines #L836 - L837 were not covered by tests

Check warning on line 839 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#L839

Added line #L839 was not covered by tests

Check warning on line 842 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#L842

Added line #L842 was not covered by tests

Check warning on line 893 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#L884-L893

Added lines #L884 - L893 were not covered by tests

Check warning on line 895 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#L895

Added line #L895 was not covered by tests

Check warning on line 897 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#L897

Added line #L897 was not covered by tests

Check warning on line 900 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#L900

Added line #L900 was not covered by tests

Check warning on line 906 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#L906

Added line #L906 was not covered by tests

Check warning on line 908 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#L908

Added line #L908 was not covered by tests

Check warning on line 911 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#L910-L911

Added lines #L910 - L911 were not covered by tests

Check warning on line 918 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#L913-L918

Added lines #L913 - L918 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#L943-L946

Added lines #L943 - L946 were not covered by tests

Check warning on line 955 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#L953-L955

Added lines #L953 - L955 were not covered by tests

Check warning on line 961 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#L957-L961

Added lines #L957 - L961 were not covered by tests

Check warning on line 963 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#L963

Added line #L963 was not covered by tests

Check warning on line 968 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#L968

Added line #L968 was not covered by tests

Check warning on line 970 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#L970

Added line #L970 was not covered by tests

Check warning on line 974 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#L974

Added line #L974 was not covered by tests

Check warning on line 977 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#L977

Added line #L977 was not covered by tests

Check warning on line 979 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#L979

Added line #L979 was not covered by tests

Check warning on line 981 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#L981

Added line #L981 was not covered by tests