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

ASF GitHub Bot commented on KAFKA-2145:
---------------------------------------

GitHub user Parth-Brahmbhatt opened a pull request:

    https://github.com/apache/kafka/pull/77

    KAFKA-2145: Add a log config so users can define topic owners.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Parth-Brahmbhatt/kafka KAFKA-2145

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/77.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 #77
    
----
commit de9c4efac53b52923bb2002536b4a2a7725541e9
Author: Parth Brahmbhatt <brahmbhatt.pa...@gmail.com>
Date:   2015-07-15T00:54:40Z

    KAFKA-2145: Add a log config so users can define topic owners.

----


> An option to add topic owners. 
> -------------------------------
>
>                 Key: KAFKA-2145
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2145
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Parth Brahmbhatt
>            Assignee: Parth Brahmbhatt
>
> We need to expose a way so users can identify users/groups that share 
> ownership of topic. We discussed adding this as part of 
> https://issues.apache.org/jira/browse/KAFKA-2035 and agreed that it will be 
> simpler to add owner as a logconfig. 
> The owner field can be used for auditing and also by authorization layer to 
> grant access without having to explicitly configure acls. 



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

Reply via email to