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/01/26 09:00:39 UTC

[jira] [Commented] (KAFKA-2700) delete topic should remove the corresponding ACL and configs

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

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

GitHub user omkreddy opened a pull request:

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

    KAFKA-2700: Delete topic should remove the corresponding ACLs

    

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

    $ git pull https://github.com/omkreddy/kafka KAFKA-2700-DELETE-ACL

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

    https://github.com/apache/kafka/pull/2439.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 #2439
    
----
commit 777fbc1728bfcfabc22e938c7a3644281286a4c8
Author: Manikumar Reddy O <ma...@gmail.com>
Date:   2017-01-26T07:42:33Z

    KAFKA-2700: Delete topic should remove the corresponding ACLs

----


> delete topic should remove the corresponding ACL and configs
> ------------------------------------------------------------
>
>                 Key: KAFKA-2700
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2700
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.9.0.0
>            Reporter: Jun Rao
>            Assignee: Manikumar Reddy
>
> After a topic is successfully deleted, we should also remove any ACL, configs and perhaps committed offsets associated with topic.



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