GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/4285
KAFKA-6296: Increase jitter to fix transient failure in NetworkClientTest.testConnectionDelayDisconnected ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) You can merge this pull request into a Git repository by running: $ git pull https://github.com/hachikuji/kafka KAFKA-6296 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/4285.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 #4285 ---- commit 04dd99039670c4fbcf8f6030c41fa8f39297838c Author: Jason Gustafson <ja...@confluent.io> Date: 2017-12-01T19:09:27Z KAFKA-6296: Increase jitter to fix transient failure in NetworkClientTest.testConnectionDelayDisconnected ---- ---