[ 
https://issues.apache.org/jira/browse/CASSANDRA-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15279409#comment-15279409
 ] 

Jeff Jirsa commented on CASSANDRA-11746:
----------------------------------------

We implement something like this at the client / driver level, but how would 
you attempt to express it? yaml level per node ? Per table via DDL ? 

> 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