GitHub user mjsax opened a pull request:
https://github.com/apache/kafka/pull/1767
KAFKA-4058: Failure in
org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromScratchAfterReset
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mjsax/kafka kafka-4058-trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1767.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 #1767
----
commit 671bd4cfef5e123acca4ee47b129ed165d1107c4
Author: Matthias J. Sax <[email protected]>
Date: 2016-08-19T15:28:58Z
use AdminTool to check for active consumer group instead of sleep
commit faf4e0413563e268b7b239a9d2149b2f5f34c21c
Author: Matthias J. Sax <[email protected]>
Date: 2016-08-19T16:07:16Z
use AdminTool to check for active consumer group instead of sleep
commit 8df88eda5667c60a3b8329130c63cd12484112f4
Author: Matthias J. Sax <[email protected]>
Date: 2016-08-20T09:18:51Z
using TestUtils.waitForCondition
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---