[
https://issues.apache.org/jira/browse/KAFKA-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953976#comment-14953976
]
ASF GitHub Bot commented on KAFKA-2598:
---------------------------------------
GitHub user Parth-Brahmbhatt opened a pull request:
https://github.com/apache/kafka/pull/300
KAFKA-2598: Adding integration test for the authorizer at API level. …
…Some bug fixes that I encountered while running the tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Parth-Brahmbhatt/kafka KAFKA-2598
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/300.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 #300
----
commit 70d5b6a47085587fd5c30d3696e5dd1c6f740b19
Author: Parth Brahmbhatt <[email protected]>
Date: 2015-10-12T22:46:59Z
KAFKA-2598: Adding integration test for the authorizer at API level. Some
bug fixes that I encountered while running the tests.
----
> 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)