Richard Low created CASSANDRA-11746:
---------------------------------------

             Summary: Add per partition rate limiting
                 Key: CASSANDRA-11746
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11746
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Richard Low


In a similar spirit to the tombstone fail threshold, Cassandra could protect 
itself against rogue clients issuing too many requests to the same partition by 
rate limiting. Nodes could keep a sliding window of requests per partition and 
immediately reject requests if the threshold has been reached. This could stop 
hotspots from taking down a replica set.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to