dcapwell commented on code in PR #2120: URL: https://github.com/apache/cassandra/pull/2120#discussion_r1091281699
########## test/conf/cassandra.yaml: ########## @@ -53,6 +53,7 @@ materialized_views_enabled: true drop_compact_storage_enabled: true file_cache_enabled: true auto_hints_cleanup_enabled: true +accord_transactions_enabled: true Review Comment: don't you need to change this config for JVM dtest as well? -- 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]

