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

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

TestRaftWithNetty just failed in my machine with the patch.
{code}
TestRaftWithNetty
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 40.232 sec <<< 
FAILURE! - in org.apache.ratis.netty.TestRaftWithNetty
testOldLeaderCommit(org.apache.ratis.netty.TestRaftWithNetty)  Time elapsed: 
3.369 sec  <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<2>
{code}
Please take a look.  You may run all the RaftBasic tests using
{code}
mvn test -Dtest=TestRaftWith\*
{code}

> RaftBasicTests.testBasicAppendEntries may fail
> ----------------------------------------------
>
>                 Key: RATIS-137
>                 URL: https://issues.apache.org/jira/browse/RATIS-137
>             Project: Ratis
>          Issue Type: Bug
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Lokesh Jain
>         Attachments: RATIS-137.001.patch, RATIS-137.002.patch
>
>
> [~atrivedi] reported in RATIS-72 that the test may fail.
> {code}
> TestRaftWithHadoopRpc>RaftBasicTests.testBasicAppendEntries:127->RaftBasicTests.lambda$testBasicAppendEntries$1:127
>  expected:<10> but was:<11>
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to