Improvements for Multi-tenant clusters
--------------------------------------

                 Key: CASSANDRA-2068
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2068
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Chris Goffinet
            Priority: Minor


It would be helpful if we could actually set some limits per CF to help 
Multi-tenant clusters. Here are some ideas I was thinking:

(per CF)

1.  Set an upper bound (max) for count when slicing or multi/get calls
2.  Set an upper bound (max) for how much data in bytes can be returned (64KB, 
512KB, 1MB, etc) 

This would introduce new exceptions that can be thrown. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to