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

Delete topic and re-create topic immediate will delete the new topic's timeindex

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.10.2.0, 0.11.0.0
    • 0.11.0.1, 1.0.0
    • None

    Description

      When we delete the topic and re-create the topic with the same name, we will find after the
      async delete topic is finished, async delete will remove the newly created topic's time index.

      This is because in the LogManager's asyncDelete, it will change the log and index's file pointer to the renamed log and index, but missing the time index. So will cause this issue

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            omkreddy Manikumar
            pengwei Pengwei
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment