Skip to content

[BUG #10157] fix: tiered metadata leak after topic delete#10158

Open
woaishixiaoxiao wants to merge 1 commit intoapache:developfrom
woaishixiaoxiao:fix/tiered-metadata-leak-after-topic-delete
Open

[BUG #10157] fix: tiered metadata leak after topic delete#10158
woaishixiaoxiao wants to merge 1 commit intoapache:developfrom
woaishixiaoxiao:fix/tiered-metadata-leak-after-topic-delete

Conversation

@woaishixiaoxiao
Copy link
Contributor

Which Issue(s) This PR Fixes

Brief Description

topicinfo will leak after topic delete in tiered storage
image

How Did You Test This Change?

I fixed the metadata leakage issue that occurred when deleting a topic with tiered storage enabled. To verify the fix:

  1. Created a topic with tiered storage enabled.
  2. Deleted the topic
  3. there is no topicinfo in queueMetaTable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant