[ https://issues.apache.org/jira/browse/KAFKA-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947417#comment-14947417 ]
Parth Brahmbhatt commented on KAFKA-2598: ----------------------------------------- I just started yesterday, should have an initial patch by EOD with producer and consumer. It is hard to write a test when we don't have miniKDC dependency as currently there is no way to establish identity and without multiple identities some test cases can not be written. I am trying to write the basic test cases for producer and consumer by granting access to "ANNONYMOUS" user to Write and Read which is the principal we get when no identity is established. > Add Test with authorizer for producer and consumer > -------------------------------------------------- > > Key: KAFKA-2598 > URL: https://issues.apache.org/jira/browse/KAFKA-2598 > Project: Kafka > Issue Type: Sub-task > Components: security, unit tests > Affects Versions: 0.8.2.2 > Reporter: Parth Brahmbhatt > Assignee: Parth Brahmbhatt > Priority: Blocker > Fix For: 0.9.0.0 > > > Now that we have all the authorizer code merged into trunk we should add a > test that enables authorizer and tests that only authorized users can > produce/consume from topics or issue cluster actions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)