Sven Delmas created CASSANDRA-5423:
--------------------------------------

             Summary: PasswordAuthenticator is incompatible with various 
Cassandra clients
                 Key: CASSANDRA-5423
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5423
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.2.3
            Reporter: Sven Delmas


Evidently with the old authenticator it was allowed to set keyspace, and then 
login.  With the org.apache.cassandra.auth.PasswordAuthenticator you have to 
login and then setkeyspace

For backwards compatibility it would be good to allow setting before login, and 
perform the actual operation/validation later after the login.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to