ekaterinadimitrova2 commented on code in PR #2807: URL: https://github.com/apache/cassandra/pull/2807#discussion_r1362847970
########## conf/cassandra.yaml: ########## @@ -2109,4 +2109,4 @@ drop_compact_storage_enabled: false # - Do a rolling restart with all nodes starting with NONE. This sheds the extra cost of checking nodes versions and ensures # a stable cluster. If a node from a previous version was started by accident we won't any longer toggle behaviors as when UPGRADING. # -storage_compatibility_mode: CASSANDRA_4 +storage_compatibility_mode: NONE Review Comment: Leaving this comment as a placeholder, as I see there is TODO in config, so we need to figure out this one. -- 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]

