Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "MultiTenant" page has been changed by StuHood. http://wiki.apache.org/cassandra/MultiTenant?action=diff&rev1=18&rev2=19 -------------------------------------------------- Work is currently being done to support multi-tenant capabilities in Cassandra. This page is meant to list tickets associated with that effort as well as provide some documentation on how multi-tenant clusters can be configured. == Open tickets having to do with multi-tenancy == - * Better authorization system - [[https://issues.apache.org/jira/browse/CASSANDRA-1271|CASSANDRA-1271]] + * Ability to lock down schemas for Column Families - [[https://issues.apache.org/jira/browse/CASSANDRA-1554|CASSANDRA-1554]] * Concurrent schema migrations (multiple users changing schema at once) - [[https://issues.apache.org/jira/browse/CASSANDRA-1391|CASSANDRA-1391]] * Some kind of client transport encryption option. thrift+ssl for clients requires some minimal code for each language - [[https://issues.apache.org/jira/browse/THRIFT-106|THRIFT-106]] is for Java, potential avro ticket - [[https://issues.apache.org/jira/browse/AVRO-341|AVRO-341]] * For multi-tenant order preserved partitioning, auto/online load balancing is pretty important [[https://issues.apache.org/jira/browse/CASSANDRA-1418|CASSANDRA-1418]] @@ -12, +12 @@ * Improve load balancing to take into account load in terms of operations - probably add no. of operations performed on top of disk space used [[https://issues.apache.org/jira/browse/CASSANDRA-1037|CASSANDRA-1037]] == Completed tickets having to do with multi-tenancy == + * Better authorization system - [[https://issues.apache.org/jira/browse/CASSANDRA-1271|CASSANDRA-1271]] * Dynamic schema changes - [[https://issues.apache.org/jira/browse/CASSANDRA-44|CASSANDRA-44]] * Basic scheduling based on keyspace - [[https://issues.apache.org/jira/browse/CASSANDRA-1035|CASSANDRA-1035]] * [[https://issues.apache.org/jira/browse/CASSANDRA-1237|CASSANDRA-1237]] - Store !AccessLevels externally to IAuthenticator (better authorization system)
