You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/09/20 13:15:34 UTC

[GitHub] [rocketmq] lastboy1228 opened a new issue #1472: RECONSUME_LATER only retry once

lastboy1228 opened a new issue #1472: RECONSUME_LATER only retry once
URL: https://github.com/apache/rocketmq/issues/1472
 
 
   I trace the MQClientAPIImpl.consumerSendMessageBack function, and found it works correctly in client, when renturning ConsumeConcurrentlyStatus.RECONSUME_LATER. But the message do not enter %RETRY%ConsumerGroup topic.
   
   The problem cluster version is 4.3.1. Another cluster having almost same configs and version do not have the problem.
   
   So, I can not find a clue.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services