You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2018/11/27 22:23:00 UTC

[jira] [Created] (RATIS-438) RaftBasicTests.testWithLoad may fail

Tsz Wo Nicholas Sze created RATIS-438:
-----------------------------------------

             Summary: RaftBasicTests.testWithLoad may fail
                 Key: RATIS-438
                 URL: https://issues.apache.org/jira/browse/RATIS-438
             Project: Ratis
          Issue Type: Bug
          Components: test
            Reporter: Tsz Wo Nicholas Sze
            Assignee: Tsz Wo Nicholas Sze


In RaftBasicTests.testWithLoad, it asserts if
- each server contains ALL the message and the number of such servers must be in majority.  

It is over strict.  It should assert if
- each message is contained in a majority of servers.



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