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.