GitHub user vahidhashemian opened a pull request: https://github.com/apache/kafka/pull/3965
KAFKA-5944: Unit tests for handling SASL authentication failures in clients You can merge this pull request into a Git repository by running: $ git pull https://github.com/vahidhashemian/kafka KAFKA-5944 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3965.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 #3965 ---- commit 448ba5bdd4d25cb2cee53f2e161938f6f71e65bd Author: Vahid Hashemian <vahidhashem...@us.ibm.com> Date: 2017-09-21T23:22:34Z KAFKA-5944: Unit tests for handling authentication failures in clients ---- ---