GitHub user benstopford opened a pull request: https://github.com/apache/kafka/pull/1873
KAFKA-4184: Intermitant failures in ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThrottle You can merge this pull request into a Git repository by running: $ git pull https://github.com/benstopford/kafka KAFKA-4184 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1873.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 #1873 ---- commit 812edfebf27a942ea26c1e0c74010e233932aad2 Author: Ben Stopford <benstopf...@gmail.com> Date: 2016-09-17T09:32:10Z KAFKA-4184: Because we don't have long to run the test, replication can be uneven across brokers. Instead take the average rate and increase the tollerance a bit commit 2ea94074254bf10a8ad862e742112a3fa5e7d3d1 Author: Ben Stopford <benstopf...@gmail.com> Date: 2016-09-17T10:12:04Z KAFKA-4184: Split out rate comparison into bonds checks rather than equality ---- --- 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. ---