ZhengJiaH opened a new issue, #4412:
URL: https://github.com/apache/rocketmq/issues/4412

   rocketmq 我这边设置了消费者最大重试次数是1。 正常会有两次投递(一次正常投递,一次再次投递),两次失败就会进入死信队列,我这边也在消费死信队列
   
   理想情况下:生产者投递之后,消费者消费失败两次,进入死信队列,另外一个消费者消费死信队列
   
   实际情况:消费者被投递一次之后就会直接进入死信队列
   有可能是什么原因引起的呢?
   


-- 
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]

Reply via email to