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

Add prefix support to hashed prefix & infix path types on remote store #15557

Merged

Merge remote-tracking branch 'upstream/main' into prefix-char-for-rem…

1c60e09
Select commit
Loading
Failed to load commit list.
Merged

Add prefix support to hashed prefix & infix path types on remote store #15557

Merge remote-tracking branch 'upstream/main' into prefix-char-for-rem…
1c60e09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 3, 2024 in 1s

87.75% of diff hit (target 71.85%)

View this Pull Request on Codecov

87.75% of diff hit (target 71.85%)

Annotations

Check warning on line 128 in server/src/main/java/org/opensearch/action/admin/cluster/repositories/cleanup/TransportCleanupRepositoryAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/repositories/cleanup/TransportCleanupRepositoryAction.java#L128

Added line #L128 was not covered by tests

Check warning on line 2895 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2895

Added line #L2895 was not covered by tests

Check warning on line 2900 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2900

Added line #L2900 was not covered by tests

Check warning on line 803 in server/src/main/java/org/opensearch/node/Node.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/Node.java#L803

Added line #L803 was not covered by tests

Check warning on line 1304 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#L1304

Added line #L1304 was not covered by tests

Check warning on line 237 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#L237

Added line #L237 was not covered by tests