YuLoving opened a new issue #322:
URL: https://github.com/apache/rocketmq-spring/issues/322


   
使用rocketMQ原生的API实现MessageListenerConcurrently接口来控制消费端指定重试次数,但是rocketmq-spring在消费端如何控制重试次数,rocketmq-spring需要实现RocketMQListener<MessageExt>接口的onMessage方法,而此方法是void型的,默认自动重试下去,如果一直失败就要重试16次才会进入私信队列。那么rocketmq-spring如何在消费端控制重试次数呢


----------------------------------------------------------------
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:
[email protected]


Reply via email to