You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2019/02/21 00:35:00 UTC

[jira] [Commented] (KAFKA-7947) Flaky Test EpochDrivenReplicationProtocolAcceptanceTest #shouldFollowLeaderEpochBasicWorkflow

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

Matthias J. Sax commented on KAFKA-7947:
----------------------------------------

Happend again: [https://jenkins.confluent.io/job/apache-kafka-test/job/2.2/22/]

> Flaky Test EpochDrivenReplicationProtocolAcceptanceTest #shouldFollowLeaderEpochBasicWorkflow
> ---------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-7947
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7947
>             Project: Kafka
>          Issue Type: Bug
>          Components: core, unit tests
>    Affects Versions: 2.2.0
>            Reporter: Matthias J. Sax
>            Priority: Critical
>             Fix For: 2.2.0
>
>
> To get stable nightly builds for `2.2` release, I create tickets for all observed test failures.
> [https://jenkins.confluent.io/job/apache-kafka-test/job/2.2/17/]
> {quote}java.lang.AssertionError: expected:<ListBuffer(EpochEntry(epoch=0, startOffset=0), EpochEntry(epoch=1, startOffset=1))> but was:<ListBuffer(EpochEntry(epoch=0, startOffset=0), EpochEntry(epoch=2, startOffset=1))> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest.shouldFollowLeaderEpochBasicWorkflow(EpochDrivenReplicationProtocolAcceptanceTest.scala:101){quote}



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