[ https://issues.apache.org/jira/browse/CASSANDRA-12988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418214#comment-17418214 ]
Jeremiah Jordan commented on CASSANDRA-12988: --------------------------------------------- Right, I think the main thing is the checks around auto creation of the cassandra user. Might be nice to add a -D to disable the auto creation code completely while doing this. The paranoid among us could set that flag once the cluster is setup and then not have to worry about that code doing something funny down the line. > make the consistency level for user-level auth reads and writes configurable > ---------------------------------------------------------------------------- > > Key: CASSANDRA-12988 > URL: https://issues.apache.org/jira/browse/CASSANDRA-12988 > Project: Cassandra > Issue Type: Improvement > Components: Legacy/Core > Reporter: Jason Brown > Assignee: Josh McKenzie > Priority: Low > Fix For: 4.x > > > Most reads for the auth-related tables execute at {{LOCAL_ONE}}. We'd like to > make it configurable, with the default still being {{LOCAL_ONE}}. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org