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

Thomas Peuss commented on CASSANDRA-3048:
-----------------------------------------

Like in SimpleAuthenticator the properties-file is loaded on every request. If 
that is not OK I can change the patch in a way to check the 
lastModified-timestamp of the property-file.
If we do that we should change SimpleAuthenticator as well.

> SimpleAuthority should reload property file automatically
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-3048
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3048
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Thomas Peuss
>            Priority: Minor
>         Attachments: CASSANDRA-3048.patch
>
>
> Currently you need a restart of Cassandra to load a changed access.properties 
> file. This is very annoying. The patch changes the behaviour of 
> SimpleAuthority to match the behaviour of SimpleAuthenticator.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to