GitHub user soenkeliebau opened a pull request:
https://github.com/apache/kafka/pull/4238
KAFKA-6234: Increased timeout value for lowWatermark response to avoid test
failing occasionally
Increase timeout to fix flaky integration test testLogStartOffsetCheckpoint.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/soenkeliebau/kafka KAFKA-6234
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4238.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 #4238
----
commit 06eb877538ba01a2a285ef266592f72d124ebee9
Author: Soenke Liebau <[email protected]>
Date: 2017-11-20T06:26:03Z
KAFKA-6234: Increased timeout value for lowWatermark response to avoid test
failing occasionally.
----
---