Matthias J. Sax created KAFKA-5893:
--------------------------------------

             Summary: ResetIntegrationTest fails
                 Key: KAFKA-5893
                 URL: https://issues.apache.org/jira/browse/KAFKA-5893
             Project: Kafka
          Issue Type: Bug
          Components: streams, unit tests
    Affects Versions: 0.11.0.0, 0.11.0.1
            Reporter: Matthias J. Sax
            Assignee: Matthias J. Sax


{noformat}
java.lang.AssertionError: expected:<0> but was:<1>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.kafka.streams.integration.ResetIntegrationTest.cleanGlobal(ResetIntegrationTest.java:363)
        at 
org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromScratchAfterResetWithIntermediateUserTopic(ResetIntegrationTest.java:172)
{noformat}



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

Reply via email to