Ophir Radnitz created CASSANDRA-5738:
----------------------------------------
Summary: Schema#systemKeyspaceNames does not exclude 'system_auth'
keyspace
Key: CASSANDRA-5738
URL: https://issues.apache.org/jira/browse/CASSANDRA-5738
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 1.2.6
Reporter: Ophir Radnitz
Priority: Minor
{{Schema#systemKeyspaceNames}} should enumerate all system keyspaces but does
not include 'system_auth' (defined in {{Auth}}). Public methods that rely on it:
* {{Schema#getNonSystemTables()}}
* {{Schema#system()}}
* {{Schema#nonSystem()}}
* {{ColumnFamilyStore#allUserDefined()}}
possibly a few others.
Related to CASSANDRA-5160.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira