smiklosovic commented on code in PR #4596: URL: https://github.com/apache/cassandra/pull/4596#discussion_r2752165987
########## conf/cassandra.yaml: ########## @@ -2531,6 +2531,10 @@ drop_compact_storage_enabled: false # This would also apply to system keyspaces. # maximum_replication_factor_warn_threshold: -1 # maximum_replication_factor_fail_threshold: -1 +# +# When true, allows the use of misprepared statements, only warns in the logs. Review Comment: allows the usage, "use" is not a noun. -- 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]

