mirror of https://github.com/apache/cassandra
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 |
||
|---|---|---|
| .. | ||
| conf | ||
| data/legacy-sstables/b/Keyspace1 | ||
| long/org/apache/cassandra | ||
| resources | ||
| system | ||
| unit/org/apache/cassandra | ||
| cassandra.in.sh | ||