[ https://issues.apache.org/jira/browse/KAFKA-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731532#comment-14731532 ]
ASF GitHub Bot commented on KAFKA-2211: --------------------------------------- GitHub user Parth-Brahmbhatt opened a pull request: https://github.com/apache/kafka/pull/195 KAFKA-2211: Adding simpleAclAuthorizer implementation and test cases. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Parth-Brahmbhatt/kafka KAFKA-2211 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/195.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 #195 ---- commit 7be79e12a4106f7c9963e5cd6fcc1d5438f60e46 Author: Parth Brahmbhatt <brahmbhatt.pa...@gmail.com> Date: 2015-09-04T22:21:06Z KAFKA-2211: Adding simpleAclAuthorizer implementation and test cases. ---- > KafkaAuthorizer: Add simpleACLAuthorizer implementation. > -------------------------------------------------------- > > Key: KAFKA-2211 > URL: https://issues.apache.org/jira/browse/KAFKA-2211 > Project: Kafka > Issue Type: Sub-task > Components: security > Reporter: Parth Brahmbhatt > Assignee: Parth Brahmbhatt > Priority: Blocker > Fix For: 0.8.3 > > Attachments: KAFKA-2211.patch > > > Subtask-2 for Kafka-1688. > Please see KIP-11 to get details on out of box SimpleACLAuthorizer > implementation > https://cwiki.apache.org/confluence/display/KAFKA/KIP-11+-+Authorization+Interface. -- This message was sent by Atlassian JIRA (v6.3.4#6332)