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

ASF GitHub Bot commented on KAFKA-5893:
---------------------------------------

GitHub user mjsax opened a pull request:

    https://github.com/apache/kafka/pull/3859

    KAFKA-5893: ResetIntegrationTest fails

     - improve stderr output for better debugging

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mjsax/kafka kafka-5893-reset-integration-test

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3859.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3859
    
----
commit fa51ab01cf0227172fe9cef5c1b247fff303569f
Author: Matthias J. Sax <[email protected]>
Date:   2017-09-14T17:11:23Z

    KAFKA-5893: ResetIntegrationTest fails
     - improve stderr output for better debugging

----


> 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