Updated on 2026-01-07 GMT+08:00

Deleting a RocketMQ Consumer Group

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

Procedure

  1. Log in to the RocketMQ console.
  2. Click a RocketMQ instance name to go to the instance overview page.
  3. In the navigation pane, choose Instance > Consumer Groups.
  4. 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.

  5. 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.