You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Norbert Kalmar (Jira)" <ji...@apache.org> on 2019/08/28 08:19:00 UTC

[jira] [Comment Edited] (ZOOKEEPER-3023) Flaky test: org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalFollowerRunWithDiff

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

Norbert Kalmar edited comment on ZOOKEEPER-3023 at 8/28/19 8:18 AM:
--------------------------------------------------------------------

Hi [~maoling], do you have a fix for this? I was also working on this as we had issues with this, pretty flaky for us.
If you don't have a fix I'll push my patch if it's OK with you?

edit: we are running 3.4.x but same problems exist on master and 3.5 as well.


was (Author: nkalmar):
Hi [~maoling], do you have a fix for this? I was also working on this as we had issues with this, pretty flaky for us.
If you don't have a fix I'll push my patch if it's OK with you?

> Flaky test: org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalFollowerRunWithDiff
> ---------------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-3023
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3023
>             Project: ZooKeeper
>          Issue Type: Sub-task
>    Affects Versions: 3.6.0
>            Reporter: Pravin Dsilva
>            Assignee: maoling
>            Priority: Major
>
> Getting the following error on master branch:
> Error Message
> {code:java}
> expected:<4294967298> but was:<0>{code}
> Stacktrace
> {code:java}
> junit.framework.AssertionFailedError: expected:<4294967298> but was:<0> at org.apache.zookeeper.server.quorum.Zab1_0Test$5.converseWithFollower(Zab1_0Test.java:876) at org.apache.zookeeper.server.quorum.Zab1_0Test.testFollowerConversation(Zab1_0Test.java:523) at org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalFollowerRunWithDiff(Zab1_0Test.java:791) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79){code}
> Flaky test:https://builds.apache.org/job/ZooKeeper-trunk-java10/141/testReport/junit/org.apache.zookeeper.server.quorum/Zab1_0Test/testNormalFollowerRunWithDiff/



--
This message was sent by Atlassian Jira
(v8.3.2#803003)