Mohan-V1 opened a new issue, #10030: URL: https://github.com/apache/rocketmq/issues/10030
### Before Creating the Bug Report - [x] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [x] I have searched the [GitHub Issues](https://github.com/apache/rocketmq/issues) and [GitHub Discussions](https://github.com/apache/rocketmq/discussions) of this repository and believe that this is not a duplicate. - [x] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ. ### Runtime platform environment redflag 7.6 ### RocketMQ version 5.3.1 ### JDK Version 1.8 ### Describe the Bug After I manually create and then delete a topic, it keeps being recreated between the master and slave nodes. Why is this happening? I can't delete it permanently. It can only be deleted when there are only two master nodes. ### Steps to Reproduce After create topic then delete a topic ### What Did You Expect to See? Successfully deleted the topic. ### What Did You See Instead? no ### Additional Context _No response_ -- 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]
