jacek-lewandowski commented on code in PR #2784: URL: https://github.com/apache/cassandra/pull/2784#discussion_r1354914251
########## conf/cassandra.yaml: ########## @@ -2113,3 +2110,16 @@ accord_transactions_enabled: false # 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: NONE + +# accord: +# Enables the execution of Accord (multi-key) transactions on this node. Review Comment: there is one: `repair` section but it is broken as well. will fix the accord section -- 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]

