cassandra/interface
Eric Evans e649d0f4d5 separate assignment of current keyspace from login()
This changeset is based on Todd Blose's patch, with some changes:

 * Fixed some style nits, (braches on newlines, etc)
 * Reinstated debug log statement in CassandraServer.login()
 * Reinstated css_.debug test when printing stacktrace in the CLI
 * Removed unused _login() function from system tests
 * Updated contrib/utils/service/CassandraServiceTest for login() change
 * Disabled system_add_keyspace() when authentication is enabled (login()
   requires a keyspace).
 * Reset access level (force a new login) when keyspace is changed using
   set_keyspace().

Patch by Todd Blose and eevans for CASSANDRA-1022

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@940127 13f79535-47bb-0310-9956-ffa450edef68
2010-05-02 00:06:31 +00:00
..
thrift/gen-java/org/apache/cassandra/thrift separate assignment of current keyspace from login() 2010-05-02 00:06:31 +00:00
cassandra.avpr batch_mutate() rpc implementation 2010-04-05 17:01:29 +00:00
cassandra.genavro genavro schema file (not to be used until AVRO-494) 2010-04-05 17:01:34 +00:00
cassandra.thrift separate assignment of current keyspace from login() 2010-05-02 00:06:31 +00:00