Esta página aún no está disponible en su idioma local. Estamos trabajando arduamente para agregar más versiones de idiomas. Gracias por tu apoyo.
Distributed Message Service for RocketMQ
Distributed Message Service for RocketMQ
- What's New
- Function Overview
- Product Bulletin
- Service Overview
- Getting Started
-
User Guide
- Process of Using RocketMQ
- Creating a User and Granting DMS for RocketMQ Permissions
- Buying a RocketMQ Instance
- Configuring a Topic
- Accessing an Instance
- Managing Messages
- Managing Consumer Groups
-
Managing Instances
- Viewing and Modifying Basic Information of a RocketMQ Instance
- Viewing Background Tasks of a RocketMQ Instance
- Configuring Tags for a RocketMQ Instance
- Exporting RocketMQ Instances
- Diagnosing a RocketMQ Instance
- Restarting Brokers of a RocketMQ Instance
- Deleting a RocketMQ Instance
- Configuring SSL of a RocketMQ Instance
- Modifying RocketMQ Specifications
- Migrating Metadata
- Viewing Monitoring Metrics and Configuring Alarms
- Viewing RocketMQ Audit Logs
- Best Practices
- Developer Guide
- API Reference
- SDK Reference
- FAQs
- Videos
On this page
Show all
Help Center/
Distributed Message Service for RocketMQ/
User Guide/
Managing Consumer Groups/
Resetting the RocketMQ Consumption Offset
Resetting the RocketMQ Consumption Offset
Updated on 2024-12-25 GMT+08:00
Resetting the consumption offset modifies the consumer position. Consumers consume messages from the modified positions.
Messages may be retrieved more than once after the offset is reset. Exercise caution when performing this operation.
Prerequisites
- A consumer group has been created and there are consumers in the group.
- A topic has been created.
Procedure
- Log in to the console.
- Click
in the upper left corner to select a region.
NOTE:
Select 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.
- In the row containing the desired consumer group, click Reset Consumer Offset.
- Set parameters by referring to Table 1.
Table 1 Parameters for resetting the consumer offset Parameter
Description
Topic Name
Select the topic whose consumer offset is to be reset.
Time
Select a time point. After the reset is complete, retrieval starts from this time point.
- Custom: Message consumption restarts from the customized time.
- Earliest: Message consumption starts from the earliest time.
- Latest: Message consumption starts from the latest time. The messages before this time will not be consumed.
- Click OK.
- Click Yes in the confirmation dialog box. The consumer offset is reset.
Parent topic: Managing Consumer Groups
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.