Ariel Weisberg created CASSANDRA-18132:
------------------------------------------

             Summary: Add support for Paxos repair to PaxosV1
                 Key: CASSANDRA-18132
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18132
             Project: Cassandra
          Issue Type: Sub-task
            Reporter: Ariel Weisberg


PaxosV2 supports repair of Paxos state by maintaining a 2i that leverages 
PaxosUncommittedTracker to track uncommitted transactions in the system paxos 
table. This could be enabled for PaxosV1 to aid with migration.

Alternatively this could be a scan of the system paxos table and then repair of 
uncommitted transactions that are found.

Need to find the right way from A to B here. [~benedict]



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

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

Reply via email to