Skip to content

Commit 706e564

Browse files
committed
Removed unwanted comments
Signed-off-by: Sriram Ganesh <srignsh22@gmail.com>
1 parent 5f9a409 commit 706e564

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/test/java/org/opensearch/index/remote/RemoteStorePathStrategyTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ public void testSnapshotShardPathInputHashPath() {
128128
assertEquals(BlobPath.cleanPath().add(SHARD_ID).add(INDEX_UUID), input.hashPath());
129129
}
130130

131-
// New tests for writer node ID functionality
132131
public void testShardDataPathInputWithWriterNodeId() {
133132
RemoteStorePathStrategy pathStrategy = new RemoteStorePathStrategy(PathType.FIXED);
134133

0 commit comments

Comments
 (0)