forked from docs/doc-exports
Reviewed-by: Liudmila Denisova <ldenisov@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: chenjunjie <chenjunjie@huawei.com> Co-committed-by: chenjunjie <chenjunjie@huawei.com>
2.7 KiB
2.7 KiB
Viewing RocketMQ Consumer Group Details
After a consumer group is created, you can query its configuration and status on the console.
Prerequisite
- A RocketMQ instance has been created.
- A consumer group has been created.
Viewing RocketMQ Consumer Group Details
- Log in to the console.
- Click
in the upper left corner to select a region.DMS for RocketMQ instances in different regions cannot communicate with each other over an intranet. Select a nearest location for low latency and fast access.
- 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 Instance > Consumer Groups.
- Click the desired consumer group to go to the consumer group details page.
In the upper part of the page, you can view the consumer group name, the maximum number of retries, orderly consumption, and whether messages are broadcast.
In the lower part of the page, you can view the consumer group information, all topics subscribed by the consumer group, user permissions, and subscriptions.
Parent topic: Managing Consumer Groups