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

error of producing messages after topic was marked for deleteion

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Not A Problem
    • 0.8.2.1
    • None
    • None
    • None

    Description

      I executed "bin/kafka-topics.sh --delete" and made a topic marked for deletion.
      However, after server hours, I executed "bin/kafka-topics.sh --list " and the status of the topic was still "marked for deleteion". What's worse, when I tried creating the topic using "bin/kafka-topics.sh --create", kafka.common.TopicExistsException was thrown.

      So, with "auto.create.topics.enable=false", I cannot produce messages.

      Attachments

        Activity

          People

            Unassigned Unassigned
            microwish Glen Cao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: