Updated on 2025-07-28 GMT+08:00

Deleting a RocketMQ Consumer Group

If a consumer group is no longer used, delete it by referring to this section.

Prerequisites

  • A RocketMQ instance has been purchased.
  • A consumer group has been created.

Procedure

  1. Log in to the console.
  2. 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.

  3. Click and choose Middleware > 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 Instance > Consumer Groups.
  6. Delete consumer groups in any of the following ways:

    • In the row containing the desired consumer group, click Delete.
    • Click a consumer group to go to the consumer group details page and then click Delete in the upper right corner.
    • To delete multiple consumer groups at a time, select the consumer groups, and click Delete Consumer Group above the consumer group list.

  7. Click OK.

Related Document

To delete consumer groups by calling an API, see Creating a Consumer Group or Batch Deleting Consumer Groups and Deleting a Consumer Group.