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.
- 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
Verifying RocketMQ Message Consumption
Consumption verification is to resend messages to a specified online client to verify that the consumer can receive messages. Consumption verification causes repeated message consumption.
Prerequisites
- Consumption can be verified only when an instance is in the Running state.
- Ensure that the client for which consumption is to be verified is online and the consumer has subscribed to the topic whose message is to be resent.
Verifying RocketMQ Message Consumption
- 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 Message Query.
- Set search criteria on the top of the page.
- In the row that contains the message to be resent, click Verify Consumption. The Verify Consumption dialog box is displayed.
- Set parameters by referring to Table 1.
Table 1 Consumption verification parameters Parameter
Description
Group ID
Name of the consumer group for which consumption is to be verified.
Client ID
ID of the client for which consumption is to be verified.
Figure 1 Verifying consumption - Click OK.
After the message is successfully resent, "Verified" is displayed on the top of the Verify Consumption dialog box. The client should have received the resent message.
Consumption verification causes repeated message consumption.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.