Skip to content

[Bug] queueMetadata will leak after topic delete in tiered storage #10157

@woaishixiaoxiao

Description

@woaishixiaoxiao

Before Creating the Bug Report

  • I found a bug, not just asking a question, which should be created in GitHub Discussions.

  • I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.

  • I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.

Runtime platform environment

ALL

RocketMQ version

ALL

JDK Version

ALL

Describe the Bug

queueMetadata will leak after topic delete in tiered

Image

Steps to Reproduce

  1. delete the topic
  2. the deleted topic will leak in the queueMetadataTable

What Did You Expect to See?

there is no topicinfo in the queueMetadataTable after topic deleted

What Did You See Instead?

there is still topicinfo in the queueMetadataTable after topic deleted

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions