This is an automated email from the ASF dual-hosted git repository.
benedict pushed a change to branch cep-15-accord
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 1991353859 Fix infinite loop, and notify progress log of sync point
durability while waiting to apply
new 16f1067426 fixed a bug with accords log parsing logic for error
detection
new 0cb3641c4f improve the action description for accord txn
new a7539f41a7 fixed bug with query description when pk list is size 1
new 4d75ec7bb5 while testing failure during query result handling, an edge
case where topology before is null was found
new 5ce708d63f remove handicaps
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../AbstractPairOfSequencesPaxosSimulation.java | 92 ++++++++++----------
.../simulator/paxos/AccordClusterSimulation.java | 23 -----
.../simulator/paxos/AccordSimulationRunner.java | 3 -
.../paxos/PairOfSequencesAccordSimulation.java | 11 ++-
.../cassandra/simulator/paxos/PaxosSimulation.java | 2 +-
.../paxos/PaxosTopologyChangeVerifier.java | 2 +-
...AbstractPairOfSequencesPaxosSimulationTest.java | 98 ++++++++++++++++++++++
7 files changed, 160 insertions(+), 71 deletions(-)
create mode 100644
test/simulator/test/org/apache/cassandra/simulator/paxos/AbstractPairOfSequencesPaxosSimulationTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]