Sam Tunnicliffe created CASSANDRA-18402:
-------------------------------------------

             Summary: CEP-21 Add debounce to log replay
                 Key: CASSANDRA-18402
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18402
             Project: Cassandra
          Issue Type: New Feature
            Reporter: Sam Tunnicliffe
            Assignee: Sam Tunnicliffe


To avoid overload we should debounce log replay requests between non-CMS nodes 
and CMS members. If a non-CMS node already has a replay request inflight, any 
subsequent requests should wait for the inflight response and return that. As 
soon as a response has been received, that request should be considered stale 
and a new one initiated.
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to