[GitHub] kafka pull request #1766: KAFKA-4058: Failure in org.apache.kafka.streams.in...

2016-08-20 Thread mjsax
Github user mjsax closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] kafka pull request #1766: KAFKA-4058: Failure in org.apache.kafka.streams.in...

2016-08-19 Thread mjsax
GitHub user mjsax opened a pull request:

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

KAFKA-4058: Failure in 
org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromScratchAfterReset

see #1765 

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/1766.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 #1766


commit 671bd4cfef5e123acca4ee47b129ed165d1107c4
Author: Matthias J. Sax 
Date:   2016-08-19T15:28:58Z

use AdminTool to check for active consumer group instead of sleep

commit faf4e0413563e268b7b239a9d2149b2f5f34c21c
Author: Matthias J. Sax 
Date:   2016-08-19T16:07:16Z

use AdminTool to check for active consumer group instead of sleep




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---