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 jeremyhanna.
http://wiki.apache.org/cassandra/MultiTenant?action=diff&rev1=17&rev2=18

--------------------------------------------------

   * 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]]
   * Track per-user/per-keyspace statistics 
[[https://issues.apache.org/jira/browse/CASSANDRA-841|CASSANDRA-841]]
-  * Implement a weighted scheduler - e.g. for dev/prod accounts on the same 
cluster [[https://issues.apache.org/jira/browse/CASSANDRA-1485|CASSANDRA-1485]]
   * 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 ==
   * 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)
+  * Implement a weighted scheduler - e.g. for dev/prod accounts on the same 
cluster [[https://issues.apache.org/jira/browse/CASSANDRA-1485|CASSANDRA-1485]]
  
  == Ideas under consideration ==
   * Provide relative memory usage settings for caches and Memtables out of 
configurable (per-user?) totals

Reply via email to