You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jason Brown (JIRA)" <ji...@apache.org> on 2016/12/03 02:07:58 UTC

[jira] [Commented] (CASSANDRA-12988) make the consistency level for user-level auth reads and writes configurable

    [ https://issues.apache.org/jira/browse/CASSANDRA-12988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15717165#comment-15717165 ] 

Jason Brown commented on CASSANDRA-12988:
-----------------------------------------

Linked patch allows an operator to set the read and write consistency levels for the auth tables independently, by setting a value in the yaml or calling a JMX {{MXBean}}.

||3.X||trunk||
|[branch|https://github.com/jasobrown/cassandra/tree/config_auth_reads-3.X]|[branch|https://github.com/jasobrown/cassandra/tree/config_auth_reads-trunk]|
|[dtest|http://cassci.datastax.com/view/Dev/view/jasobrown/job/jasobrown-config_auth_reads-3.X-dtest/]|[dtest|http://cassci.datastax.com/view/Dev/view/jasobrown/job/jasobrown-config_auth_reads-trunk-dtest/]|
|[testall|http://cassci.datastax.com/view/Dev/view/jasobrown/job/jasobrown-config_auth_reads-3.X-testall/]|[testall|http://cassci.datastax.com/view/Dev/view/jasobrown/job/jasobrown-config_auth_reads-trunk-testall/]|


> 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: Core
>            Reporter: Jason Brown
>            Assignee: Jason Brown
>            Priority: Minor
>
> 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
(v6.3.4#6332)