You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Neha Narkhede (JIRA)" <ji...@apache.org> on 2014/08/14 06:50:12 UTC

[jira] [Updated] (KAFKA-1576) Make "deleteTopic" a bit more user friendly

     [ https://issues.apache.org/jira/browse/KAFKA-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neha Narkhede updated KAFKA-1576:
---------------------------------

    Labels: newbie  (was: )

> Make "deleteTopic" a bit more user friendly
> -------------------------------------------
>
>                 Key: KAFKA-1576
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1576
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Gwen Shapira
>            Assignee: Gwen Shapira
>              Labels: newbie
>
> Current implementation of deleteTopic has few usability issues:
> 1. Successful deleteTopic doesn't give the user any feedback that anything happened
> 2. Attempting to delete a topic twice leads to a "node exists" exception from zkclient. We should catch this and send "Topic is being deleted" error to the user.
> 3. Listing topics may show deleted topics (while the brokers are still cleaning up), it will be nice to mark them as deleted.



--
This message was sent by Atlassian JIRA
(v6.2#6252)