GitHub user original-brownbear opened a pull request:
https://github.com/apache/kafka/pull/2680
KAFKA-4859: Raised Timeout
This fixes https://issues.apache.org/jira/browse/KAFKA-4859 for me over
hundreds of iterations while I could easily reproduce it with less than ~30-40
iterations without the increased timeout.
Also raising the timeout (at least on my setup) looks like a valid approach
looking at test runtimes being consistently slightly above those 30s default
timeout coming from
`org.apache.kafka.streams.integration.utils.IntegrationTestUtils#DEFAULT_TIMEOUT`.

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/original-brownbear/kafka KAFKA-4859
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2680.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 #2680
----
commit 7f2d8854e369ced5c3a6e44da9042a84712601a1
Author: Armin Braun <[email protected]>
Date: 2017-03-13T22:35:06Z
KAFKA-4859 Raised Timeout
----
---
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.
---