Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-1576

Make "deleteTopic" a bit more user friendly

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.2.0
    • None

    Description

      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.

      Attachments

        1. KAFKA-1576.patch
          2 kB
          Gwen Shapira

        Activity

          People

            gwenshap Gwen Shapira
            gwenshap Gwen Shapira
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: