[ 
https://issues.apache.org/jira/browse/KAFKA-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15000876#comment-15000876
 ] 

Thomas Graves commented on KAFKA-2808:
--------------------------------------

I'm sure there are cases you wouldn't want this so it could be a config.

> Support auto.create.topics.enable with automatic WRITE permissions for 
> creator 
> -------------------------------------------------------------------------------
>
>                 Key: KAFKA-2808
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2808
>             Project: Kafka
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.9.0.0
>            Reporter: Thomas Graves
>
> we have a user that wants to use the topic auto create functionality and 
> automatically have it give WRITE permissions so that they don't have to 
> explicitly create and grant acls ahead of time or make explicit call. 
> it seems like if you have auto.create.topics.enable enabled and the user has 
> CREATE acls we could automatically just give WRITE acls to the user who 
> creates the topic. Without that the auto create topics with acls doesn't add 
> much benefit.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to