You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by omkreddy <gi...@git.apache.org> on 2017/01/26 09:00:40 UTC

[GitHub] kafka pull request #2439: KAFKA-2700: Delete topic should remove the corresp...

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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request #2439: KAFKA-2700: Delete topic should remove the corresp...

Posted by omkreddy <gi...@git.apache.org>.
Github user omkreddy closed the pull request at:

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


---