[ https://issues.apache.org/jira/browse/KAFKA-6841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476355#comment-16476355 ]
Rajini Sivaram commented on KAFKA-6841: --------------------------------------- [~piyushvijay] Since we don't normally backport KIPs to bugfix releases, the fix version for this Jira should be 2.0.0? > Add support for wildcard suffixed ACLs > -------------------------------------- > > Key: KAFKA-6841 > URL: https://issues.apache.org/jira/browse/KAFKA-6841 > Project: Kafka > Issue Type: New Feature > Components: admin, security > Reporter: Piyush Vijay > Priority: Major > Fix For: 1.0.2, 1.1.1 > > > Kafka supports authorize access to resources like topics, consumer groups > etc. by way of ACLs. The current supported semantic of resource name and > principal name in ACL definition is either full resource/principal name or > special wildcard '**'*, which matches everything. > Kafka should support a way of defining bulk ACLs instead of specifying > individual ACLs. > The details for the feature are available here - > [https://cwiki.apache.org/confluence/display/KAFKA/KIP-290%3A+Support+for+wildcard+suffixed+ACLs] > -- This message was sent by Atlassian JIRA (v7.6.3#76005)