You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/05 11:08:04 UTC

[jira] [Commented] (KAFKA-5129) TransactionCoordinator - Add ACL check for each request

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

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

GitHub user dguy opened a pull request:

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

    KAFKA-5129: Add ACL checks for Transactional APIs [WIP]

    Add ACL checks for Transactional APIs

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

    $ git pull https://github.com/dguy/kafka kafka-5129

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

    https://github.com/apache/kafka/pull/2979.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 #2979
    
----
commit d11847df0e642e40d69e3e4ec2b255144dfde6fc
Author: Damian Guy <da...@gmail.com>
Date:   2017-05-04T07:41:24Z

    Add ACL checks for Transactional APIs

----


> TransactionCoordinator - Add ACL check for each request
> -------------------------------------------------------
>
>                 Key: KAFKA-5129
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5129
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Damian Guy
>
> We need to add the ACL check for each of the new requests in TC



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)