[ 
https://issues.apache.org/jira/browse/KAFKA-5252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Gustafson resolved KAFKA-5252.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 3064
[https://github.com/apache/kafka/pull/3064]

> Fix flaky test LogCleanerTest.testCommitMarkerRemoval
> -----------------------------------------------------
>
>                 Key: KAFKA-5252
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5252
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: clients, core, producer 
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>             Fix For: 0.11.0.0
>
>
> Seen recently:
> {code}
> java.lang.AssertionError: expected:<List(4, 5, 6, 7, 8)> but was:<List(3, 4, 
> 5, 6, 7, 8)>
>       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.log.LogCleanerTest.testCommitMarkerRemoval(LogCleanerTest.scala:210)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to