smiklosovic commented on code in PR #4825:
URL: https://github.com/apache/cassandra/pull/4825#discussion_r3265518201


##########
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:
   just saying we are not testing UUID-based generator but I dont think doing 
that is the absolute must given how it behaves. 



-- 
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]

Reply via email to