[ https://issues.apache.org/jira/browse/KAFKA-5333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026259#comment-16026259 ]
ASF GitHub Bot commented on KAFKA-5333: --------------------------------------- GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/3154 KAFKA-5333; Remove Broker ACL resource type You can merge this pull request into a Git repository by running: $ git pull https://github.com/ijuma/kafka kafka-5333-remove-broker-acl-resource-type Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3154.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 #3154 ---- commit c7b844f3f699b0c3af1257cd15399ac06dff7f69 Author: Ismael Juma <ism...@juma.me.uk> Date: 2017-05-26T12:57:51Z KAFKA-5333; Remove Broker ACL resource type ---- > Remove Broker ACL resource type > ------------------------------- > > Key: KAFKA-5333 > URL: https://issues.apache.org/jira/browse/KAFKA-5333 > Project: Kafka > Issue Type: Improvement > Reporter: Ismael Juma > Assignee: Ismael Juma > > We added it as part of KIP-133 in the context of describing and altering > configs, but Jun pointed out that it does not give us much over the Cluster > resource type. We can always add it later, if necessary. -- This message was sent by Atlassian JIRA (v6.3.15#6346)