guyinyou opened a new pull request, #1266:
URL: https://github.com/apache/rocketmq-clients/pull/1266
forwardToDeadLetterQueueLater was calling ackMessage0 and
ackMessageLater instead of forwardToDeadLetterQueue0 and
forwardToDeadLetterQueueLater, which would cause messages destined for the dead
letter queue to be silently acknowledged and lost.
--
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]