You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2018/09/12 14:31:00 UTC

[jira] [Created] (CASSANDRA-14734) sendToNonLocalDC is not resilient

Benedict created CASSANDRA-14734:
------------------------------------

             Summary: sendToNonLocalDC is not resilient
                 Key: CASSANDRA-14734
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14734
             Project: Cassandra
          Issue Type: Bug
            Reporter: Benedict


There is no attempt made to choose another node to write to if we receive no response, or to simply upgrade to direct writes in the case of no ACK; we depend entirely on DOWN status to not choose a bad node.  This seems brittle for something so critical.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org