[ https://issues.apache.org/jira/browse/CASSANDRA-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mike Adamson updated CASSANDRA-7715: ------------------------------------ Description: If the PasswordAuthenticator cached credentials for a short time 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. was: 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. > 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 time 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.3.4#6332)