[ https://issues.apache.org/jira/browse/KAFKA-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15551615#comment-15551615 ]
ASF GitHub Bot commented on KAFKA-4259: --------------------------------------- GitHub user rajinisivaram opened a pull request: https://github.com/apache/kafka/pull/1979 KAFKA-4259: Dynamic JAAS configuration for Kafka clients Implementation of KIP-85: https://cwiki.apache.org/confluence/display/KAFKA/KIP-85%3A+Dynamic+JAAS+configuration+for+Kafka+clients You can merge this pull request into a Git repository by running: $ git pull https://github.com/rajinisivaram/kafka KAFKA-4259 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1979.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 #1979 ---- commit fc9922b0d9a80053f6a88d59dc8937ea27d6c7c8 Author: Rajini Sivaram <rajinisiva...@googlemail.com> Date: 2016-10-06T09:51:43Z KAFKA-4259: Dynamic JAAS configuration for Kafka clients ---- > Enable JAAS configuration for Kafka clients without a config file > ----------------------------------------------------------------- > > Key: KAFKA-4259 > URL: https://issues.apache.org/jira/browse/KAFKA-4259 > Project: Kafka > Issue Type: New Feature > Components: security > Affects Versions: 0.10.1.0 > Reporter: Rajini Sivaram > Assignee: Rajini Sivaram > Fix For: 0.10.2.0 > > > See KIP-85 for details: > https://cwiki.apache.org/confluence/display/KAFKA/KIP-85%3A+Dynamic+JAAS+configuration+for+Kafka+clients -- This message was sent by Atlassian JIRA (v6.3.4#6332)