GitHub user rajinisivaram opened a pull request: https://github.com/apache/kafka/pull/4294
MINOR: Include client-id in client authentication failure error messages ### 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/rajinisivaram/kafka MINOR-authfailure-log Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/4294.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 #4294 ---- commit 2c2acfd86e30a8ff3aa142369c017aabf543c721 Author: Rajini Sivaram <rajinisiva...@googlemail.com> Date: 2017-12-05T12:23:12Z MINOR: Include client-id in authentication failure error messages ---- ---