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

Update Shallow Snapshot flows to support remote path type & hash algo #12988

Merged
merged 7 commits into from
Apr 5, 2024

Removed unused ctor

c2bb40e
Select commit
Loading
Failed to load commit list.
Merged

Update Shallow Snapshot flows to support remote path type & hash algo #12988

Removed unused ctor
c2bb40e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 5, 2024 in 1s

66.15% of diff hit (target 71.42%)

View this Pull Request on Codecov

66.15% of diff hit (target 71.42%)

Annotations

Check warning on line 140 in server/src/main/java/org/opensearch/index/remote/RemoteStoreEnums.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/remote/RemoteStoreEnums.java#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 228 in server/src/main/java/org/opensearch/index/remote/RemoteStoreEnums.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/remote/RemoteStoreEnums.java#L227-L228

Added lines #L227 - L228 were not covered by tests

Check warning on line 43 in server/src/main/java/org/opensearch/index/remote/RemoteStorePathStrategy.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/remote/RemoteStorePathStrategy.java#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 413 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L413

Added line #L413 was not covered by tests

Check warning on line 449 in server/src/main/java/org/opensearch/index/snapshots/blobstore/RemoteStoreShardShallowCopySnapshot.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/snapshots/blobstore/RemoteStoreShardShallowCopySnapshot.java#L449

Added line #L449 was not covered by tests

Check warning on line 503 in server/src/main/java/org/opensearch/index/snapshots/blobstore/RemoteStoreShardShallowCopySnapshot.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/snapshots/blobstore/RemoteStoreShardShallowCopySnapshot.java#L503

Added line #L503 was not covered by tests

Check warning on line 505 in server/src/main/java/org/opensearch/index/snapshots/blobstore/RemoteStoreShardShallowCopySnapshot.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/snapshots/blobstore/RemoteStoreShardShallowCopySnapshot.java#L505

Added line #L505 was not covered by tests

Check warning on line 533 in server/src/main/java/org/opensearch/index/snapshots/blobstore/RemoteStoreShardShallowCopySnapshot.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/snapshots/blobstore/RemoteStoreShardShallowCopySnapshot.java#L533

Added line #L533 was not covered by tests

Check warning on line 542 in server/src/main/java/org/opensearch/index/snapshots/blobstore/RemoteStoreShardShallowCopySnapshot.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/snapshots/blobstore/RemoteStoreShardShallowCopySnapshot.java#L536-L542

Added lines #L536 - L542 were not covered by tests

Check warning on line 674 in server/src/main/java/org/opensearch/repositories/blobstore/BlobStoreRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/blobstore/BlobStoreRepository.java#L674

Added line #L674 was not covered by tests

Check warning on line 1155 in server/src/main/java/org/opensearch/repositories/blobstore/BlobStoreRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/blobstore/BlobStoreRepository.java#L1155

Added line #L1155 was not covered by tests

Check warning on line 1178 in server/src/main/java/org/opensearch/repositories/blobstore/BlobStoreRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/blobstore/BlobStoreRepository.java#L1178

Added line #L1178 was not covered by tests