Querying Consumer Group Details
Scenario
After a consumer group 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 Consumer Groups.
- Click the name of the desired consumer group, or choose More > View Detail in the row that contains the desired consumer group to go to the details page.
In the upper part of the page, you can view the consumer group name, brokers (for RocketMQ 4.8.0 only), the maximum number of retries, the description, the orderly consumption (for RocketMQ 5.x only), and whether messages are broadcast.
In the lower part of the page, you can view all topics subscribed by the consumer group, the authentication information, and the subscription relationships.
Parent topic: Managing Consumer Groups
- Scenario
- Procedure