You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Mike Adamson (JIRA)" <ji...@apache.org> on 2014/08/07 19:14:12 UTC

[jira] [Created] (CASSANDRA-7715) Add a credentials cache to the PasswordAuthenticator

Mike Adamson created CASSANDRA-7715:
---------------------------------------

             Summary: Add a credentials cache to the PasswordAuthenticator
                 Key: CASSANDRA-7715
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7715
             Project: Cassandra
          Issue Type: New Feature
          Components: Core
            Reporter: Mike Adamson
            Priority: Minor
             Fix For: 3.0


If the PasswordAuthenticator cached credentials for a short it would reduce the overhead of user journeys when they need to do multiple authentications in quick succession.

This cache should work in the same way as the cache in CassandraAuthorizer in that if it's TTL is set to 0 the cache will be disabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)