You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2016/12/07 09:16:58 UTC

[jira] [Created] (CASSANDRA-13012) Paxos regression from CASSANDRA-12716

Sylvain Lebresne created CASSANDRA-13012:
--------------------------------------------

             Summary: Paxos regression from CASSANDRA-12716
                 Key: CASSANDRA-13012
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13012
             Project: Cassandra
          Issue Type: Bug
            Reporter: Sylvain Lebresne
            Assignee: Sylvain Lebresne
            Priority: Minor


I introduced a dumb bug when reading the Paxos state in {{SystemKeyspace.loadPaxosState}} where the new condition on {{proposal_version}} and {{most_recent_commit_version}} is obviously way too strong, and actually entirely unnecessary.

This is consistently breaking the {{paxos_tests.TestPaxos.contention_test_many_threads}} so I'm not sure why I didn't caught that, sorry. Thanks to [~jkni] who noticed that first.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)