blambov commented on code in PR #3164: URL: https://github.com/apache/cassandra/pull/3164#discussion_r1516161811
########## test/conf/latest_diff.yaml: ########## @@ -59,3 +59,5 @@ default_secondary_index: sai default_secondary_index_enabled: true storage_compatibility_mode: NONE + +uuid_sstable_identifiers_enabled: true Review Comment: InstanceConfig.java also needs to be changed to add this for in-jvm dtests. -- 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]

