guyinyou opened a new issue, #167: URL: https://github.com/apache/rocketmq-clients/issues/167
When the server sends a consumption verification request, it will go to the onVerifyMessageCommand function (only the pushconsumer needs to complete the real consumption operation), which theoretically will not be sent to the producer, but it is recommended to implement a fast return in the producer to reduce the wait on the server.   -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
