Francisco Guerrero created CASSANDRA-21387:
----------------------------------------------

             Summary: CEP-45: Background reconciliation - Avoid spamming with 
the same request
                 Key: CASSANDRA-21387
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21387
             Project: Apache Cassandra
          Issue Type: Improvement
            Reporter: Francisco Guerrero


We need to avoid spamming nodes during the background reconciliation process 
with the same requests over and over. If a node is falling behind and we keep 
spamming the node with requests for the same mutation, it will help tip over 
that node.

We should also prevent races between mutation summary receipts and organic 
mutation receipt by having a cool off period of new mutations.



--
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