maedhroz commented on code in PR #2766: URL: https://github.com/apache/cassandra/pull/2766#discussion_r1364286075
########## conf/cassandra.yaml: ########## @@ -1818,6 +1818,9 @@ drop_compact_storage_enabled: false # Whether or not USE <keyspace> is allowed. This is enabled by default to avoid failure on upgrade. #use_statements_enabled: true +# Enables the execution of Accord (multi-key) transactions on this node. Review Comment: We can certainly revisit this before `cep-15-accord` merges. -- 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]

