GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/533
KAFKA-2844; Separate keyTabs for sasl tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/ijuma/kafka separate-keytabs-for-sasl-tests Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/533.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 #533 ---- commit 7cd7fba5f3fb23991b93a0180d41b6fd67cd0b99 Author: Ismael Juma <ism...@juma.me.uk> Date: 2015-11-16T17:10:37Z Move `FourLetterWords` to its own file and clean-up its usage commit 4f423a8d6e14660ae25b7c2eba2901e51e75b00e Author: Ismael Juma <ism...@juma.me.uk> Date: 2015-11-16T18:51:51Z Use a different keyTab for server and client in SASL tests In order to do this, replace templated `kafka_jaas.conf` file with programmatic approach. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---