Last Updated on : 2024-06-14 09:30:55download
After messages are successfully pushed to the Pulsar server, you can get the messages for processing through the locally started Pulsar consumer and report the consumption results.
Unconsumed messages are retained for two hours.
After a message is pushed to the Pulsar server, the server will retain it for two hours. During this period, the message can be obtained and consumed. After this period, the message will be discarded and deleted from the server.
Consumption | Description |
---|---|
Message is consumed successfully | The message has been processed by the consumer and the result is reported successfully. |
Message is not consumed | The message has not been processed by the consumer, or a successful result has not been reported. |
Message is expired and deleted | The message has been retained for more than two hours and has not been successfully consumed, so it is deleted from the server. |
Go to Cloud, select the target project, and then choose Open Project > Message Service > Subscription Management. Depending on the channel type of the message, you can switch to the production environment or test environment to view the subscription list. Possible causes:
After performing the following steps, you can go to Cloud, select the target project, and then choose Open Project > Message Service > Subscription Management. Depending on the channel type of the message, you can switch to the production environment or test environment to verify. You can also click Monitor in the subscription to check whether the consumption rate is improved.
The consumer has not yet reported a successful consumption result and the messages are retained for more than two hours.
Refer to the cause of why a message is not consumed.
Refer to Solutions for a message is not consumed.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback