[ https://issues.apache.org/jira/browse/KAFKA-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987550#comment-14987550 ]
ASF GitHub Bot commented on KAFKA-2732: --------------------------------------- GitHub user fpj opened a pull request: https://github.com/apache/kafka/pull/410 KAFKA-2732: Add class for ZK Auth. You can merge this pull request into a Git repository by running: $ git pull https://github.com/fpj/kafka KAFKA-2732 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/410.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 #410 ---- commit bfb191d08b871b5ce6d71e44af883370725d4164 Author: Flavio Junqueira <f...@apache.org> Date: 2015-11-03T16:22:33Z KAFKA-2732: Add class for ZK Auth. ---- > Add support for consumer test with ZK Auth, SASL and SSL > -------------------------------------------------------- > > Key: KAFKA-2732 > URL: https://issues.apache.org/jira/browse/KAFKA-2732 > Project: Kafka > Issue Type: Test > Components: security > Affects Versions: 0.9.0.0 > Reporter: Flavio Junqueira > Assignee: Flavio Junqueira > Fix For: 0.9.0.0 > > > Extend SaslSslConsumerTest to use ZK Auth and add support to enable it to > work properly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)