[ https://issues.apache.org/jira/browse/KAFKA-6841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Piyush Vijay updated KAFKA-6841: -------------------------------- Fix Version/s: (was: 1.1.1) (was: 1.0.2) 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: 2.0.0 > > > 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)