Benedict Elliott Smith created CASSANDRA-20056:
--------------------------------------------------

             Summary: Accord: Use ExclusiveSyncPoints to join a new topology
                 Key: CASSANDRA-20056
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20056
             Project: Cassandra
          Issue Type: Improvement
          Components: Accord
            Reporter: Benedict Elliott Smith


For correctness, the dependencies we adopt on joining a new topology must 
exclude the possibility of respondents accepting additional transactions with a 
lower TxnId, so proxying on the existing `ExclusiveSyncPoint` mechanisms is 
logical for the time-being. This patch removes the `FetchMajorityDeps` logic in 
favour of simply waiting for a suitable `ExclusiveSyncPoint` to be proposed.



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