GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/3795
KAFKA-5783: Add KafkaPrincipalBuilder with support for SASL (KIP-189) You can merge this pull request into a Git repository by running: $ git pull https://github.com/hachikuji/kafka KAFKA-5783 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3795.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 #3795 ---- commit 3c2f106802508bd3cf305d08b8031442cc868f8f Author: Jason Gustafson <ja...@confluent.io> Date: 2017-08-24T22:47:31Z KAFKA-5783: Add KafkaPrincipalBuilder with support for SASL (KIP-189) ---- ---