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:39:00 UTC

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

    [ https://issues.apache.org/jira/browse/RATIS-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16701128#comment-16701128 ] 

Tsz Wo Nicholas Sze commented on RATIS-438:
-------------------------------------------

r438_20181127.patch: fixes the test and also cleans up the code.


> 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
>            Priority: Minor
>         Attachments: r438_20181127.patch
>
>
> 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)