woaishixiaoxiao opened a new pull request, #10158: URL: https://github.com/apache/rocketmq/pull/10158
<!-- Please make sure the target branch is right. In most case, the target branch should be `develop`. --> ### Which Issue(s) This PR Fixes - Fixes #10157 ### Brief Description topicinfo will leak after topic delete in tiered storage <img width="2472" height="1422" alt="image" src="https://github.com/user-attachments/assets/fd93bd6a-61c6-4c8c-a3bf-1b7df737491f" /> ### 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
