GitHub user rajinisivaram opened a pull request: https://github.com/apache/kafka/pull/967
KAFKA-3279: Remove checks for JAAS system property JAAS configuration may be set using other methods and hence the check for System property doesn't always match where the actual configuration used by Kafka is loaded from. You can merge this pull request into a Git repository by running: $ git pull https://github.com/rajinisivaram/kafka KAFKA-3279 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/967.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 #967 ---- commit 16f17a90412a8f66a942e0c6736578b95ef7942b Author: Rajini Sivaram <rajinisiva...@googlemail.com> Date: 2016-02-24T15:39:09Z KAFKA-3279: Remove checks for system property java.security.auth.login.config ---- --- 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. ---