You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/01/19 18:45:55 UTC

[jira] Created: (CASSANDRA-718) remove login() special-case

remove login() special-case
---------------------------

                 Key: CASSANDRA-718
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-718
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.7
            Reporter: Eric Evans
            Priority: Minor


In CassandraServer.checkLoginDone(), there is a special case for the AllowAllAuthenticator that maintains client compatibility by not requiring that the thrift login() method be called. This is temporary and should be undone in trunk once there is an 0.6 branch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.