[Backport 2.x] Add prefix support to hashed prefix & infix path types on remote store #15668
78.57% of diff hit (target 71.70%)
View this Pull Request on Codecov
78.57% of diff hit (target 71.70%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/repositories/cleanup/TransportCleanupRepositoryAction.java#L132
Added line #L132 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/remote/RemoteStorePathStrategy.java#L97
Added line #L97 was not covered by tests
Check warning on line 2902 in server/src/main/java/org/opensearch/index/shard/IndexShard.java
codecov / codecov/patch
server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2902
Added line #L2902 was not covered by tests
Check warning on line 2907 in server/src/main/java/org/opensearch/index/shard/IndexShard.java
codecov / codecov/patch
server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2907
Added line #L2907 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/RemoteSegmentStoreDirectoryFactory.java#L49-L50
Added lines #L49 - L50 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/lockmanager/RemoteStoreLockManagerFactory.java#L39-L40
Added lines #L39 - L40 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/lockmanager/RemoteStoreLockManagerFactory.java#L64
Added line #L64 was not covered by tests
Check warning on line 800 in server/src/main/java/org/opensearch/node/Node.java
codecov / codecov/patch
server/src/main/java/org/opensearch/node/Node.java#L800
Added line #L800 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/repositories/blobstore/BlobStoreRepository.java#L1374
Added line #L1374 was not covered by tests
Check warning on line 259 in server/src/main/java/org/opensearch/snapshots/SnapshotsService.java
codecov / codecov/patch
server/src/main/java/org/opensearch/snapshots/SnapshotsService.java#L259
Added line #L259 was not covered by tests