cassandra/test
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
..
conf move per-datacenter replication factor into datacenters.properties 2010-04-27 17:06:04 +00:00
data/legacy-sstables/b/Keyspace1 implement a legacy sstable test. Patch by Stu Hood, reviewed by Gary Dusbabek. CASSANDRA-767 2010-04-14 19:51:55 +00:00
long/org/apache/cassandra add long-test ant target for compaction speed test and larger bloom filter tests [formerly commented out]. patch by Stu Hood; reviewed by Jeremy Hanna for CASSANDRA-985 2010-04-16 16:44:47 +00:00
resources use hex keys in sstable import/export. Patch by Stu Hood, reviewed by Gary Dusbabek. CASSANDRA-767 2010-04-14 19:53:43 +00:00
system separate assignment of current keyspace from login() 2010-05-02 00:06:31 +00:00
unit/org/apache/cassandra separate assignment of current keyspace from login() 2010-05-02 00:06:31 +00:00
cassandra.in.sh use ivy for google-collect; remove local copy 2010-02-17 16:43:47 +00:00