GitHub user granders opened a pull request: https://github.com/apache/kafka/pull/521
MINOR: Tuned timeout parameter to reduce chance of transient failure Increased timeout in downstream consumer doing validation step. This addresses a transient failure case in mirror maker tests with mirror maker failover. You can merge this pull request into a Git repository by running: $ git pull https://github.com/confluentinc/kafka minor-mm-transient-failure Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/521.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 #521 ---- commit d93e40afe22207e15ed73b2e02e6b2b7ea640e23 Author: Geoff Anderson <ge...@confluent.io> Date: 2015-11-13T00:56:07Z Tuned timeout parameter to reduce chance of transient failure ---- --- 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. ---