arvindKandpal-ksolves commented on code in PR #4825:
URL: https://github.com/apache/cassandra/pull/4825#discussion_r3271560427
##########
test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java:
##########
@@ -839,6 +843,52 @@ public static long
getSnapshotManifestAndSchemaFileSizes(TableSnapshot snapshot)
return schemaAndManifestFileSizes;
}
+ @Test
+ public void testNewSSTableDescriptorCollision() throws Exception
Review Comment:
if needed we can try to add , otherwise I also thought there is no absolute
required.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]