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

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

Sorry just realized perhaps what you were thinking.  You were saying if you had 
topic owner and auto create was on it would automatically set the owner to the 
creator and thus would also have WRITE permissions.

> 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