Deleting a RocketMQ Topic
If a topic is no longer used, you can delete it to release resources by referring to this section.
Topics can be deleted only when the instance is in the Running state.
Notes and Constraints
Deleting a topic clears the topic data permanently. Related services will be affected.
Prerequisite
Deleting a Topic
- Log in to the RocketMQ console.
- Click a RocketMQ instance name to go to the instance overview page.
- In the navigation pane, choose Instance > Topics.
- Delete topics in any of the following ways:
Exercise caution when deleting topics because data will be lost.
- In the row containing the topic to be deleted, click Delete.
- Click a topic to go to the topic details page and then click Delete in the upper right corner.
- To delete multiple topics at a time, select the topics, and click Delete Topic above the topic list.
- Click OK.
Related Document
To delete a topic by calling an API, see Deleting a Topic or Creating a Topic or Deleting Topics in Batches.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.