You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by rajinisivaram <gi...@git.apache.org> on 2017/12/05 12:26:11 UTC

[GitHub] kafka pull request #4294: MINOR: Include client-id in client authentication ...

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 <ra...@googlemail.com>
Date:   2017-12-05T12:23:12Z

    MINOR: Include client-id in authentication failure error messages

----


---

[GitHub] kafka pull request #4294: MINOR: Include client-id in client authentication ...

Posted by rajinisivaram <gi...@git.apache.org>.
Github user rajinisivaram closed the pull request at:

    https://github.com/apache/kafka/pull/4294


---