Querying Topic Details
Scenario
After a topic is created, you can query its configuration and status.
Procedure
- Log in to the console.
- Click
in the upper left corner to select a region.
NoteSelect the region where your RocketMQ instance is located.
- Click
and choose Application > Distributed Message Service for RocketMQ to open the console of DMS for RocketMQ.
- Click a RocketMQ instance to go to the instance details page.
- In the navigation pane, choose Topics.
- Click the name of the topic to be queried. The topic details page is displayed.
- RocketMQ 4.8.0: The upper part of the topic details page shows the topic name, permissions, the number of brokers, read queues, write queues, and description. The lower part of the topic details page shows the queue status on each broker, and the topic's consumption status and authorization.
- RocketMQ 5.x: The upper part of the topic details page shows the topic name, message type, and description. The lower part of the topic details page shows the total number of messages, deleted messages, and topic's consumption status and authorization.
Figure 1 Topic details (RocketMQ 4.8.0)
Figure 2 Topic details (RocketMQ 5.x)
Parent topic: Managing Topics
- Scenario
- Procedure