Updated on 2024-12-25 GMT+08:00

Viewing RocketMQ Topic Details

After a topic is created, you can query its configuration and status on the console.

Prerequisites

  • A RocketMQ instance has been purchased.
  • A topic has been created.

Viewing Topic Details

  1. Log in to the console.
  2. Click in the upper left corner to select a region.

    Select the region where your RocketMQ instance is located.

  3. Click and choose Application > Distributed Message Service for RocketMQ to open the console of DMS for RocketMQ.
  4. Click a RocketMQ instance to go to the instance details page.
  5. In the navigation pane, choose Topics.
  6. Click the desired topic name to go to the topic details page.

    • RocketMQ 4.8.0: The upper part of the topic details page shows the topic name, the number of brokers, read queues, write queues, permissions, and description. The lower part of the topic details page shows the queue status on each broker, 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, topic's consumption status, and authorization.
    Figure 1 Topic details (RocketMQ 4.8.0)
    Figure 2 Topic details (RocketMQ 5.x)