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

Aleksey Yeschenko commented on CASSANDRA-7968:
----------------------------------------------

+1

Nits:
- a bunch of unused imports left over in ClientState, o.a.c.u.Pair import in 
the wrong place in Auth
- Auth#initPermissionsCache() should be made private, and (subjective 
preference) accept the previous cache (or null) as an argument instead of 
accessing Auth.permissionsCache

> permissions_validity_in_ms should be settable via JMX
> -----------------------------------------------------
>
>                 Key: CASSANDRA-7968
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7968
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>            Priority: Minor
>             Fix For: 2.0.11, 2.1.1
>
>         Attachments: 7968.txt
>
>
> Oftentimes people don't think about auth problems and just run with the 
> default of RF=2 and 2000ms until it's too late, and at that point doing a 
> rolling restart to change the permissions cache can be a bit painful vs 
> setting it via JMX everywhere and then updating the yaml for future restarts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to