GitHub user rajinisivaram opened a pull request: https://github.com/apache/kafka/pull/3836
KAFKA-5872: Fix transient failure in SslSelectorTest.testMuteOnOOM You can merge this pull request into a Git repository by running: $ git pull https://github.com/rajinisivaram/kafka KAFKA-5872-sslselectortest-failure Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3836.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 #3836 ---- commit 68d0b6383782d79780e84d1806b1718d0f791f41 Author: Rajini Sivaram <rajinisiva...@googlemail.com> Date: 2017-09-12T09:09:20Z KAFKA-5872: Fix transient failure in SslSelectorTest.testMuteOnOOM ---- ---