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 2021/01/05 09:33:11 UTC

[GitHub] [rocketmq] a83313886 commented on issue #1561: Support specify max reconsume times in message level for concurrently consume service

a83313886 commented on issue #1561:
URL: https://github.com/apache/rocketmq/issues/1561#issuecomment-754520198


   I have encontered the same problem for consuming orderly message. When a message consume fail, it will cause the queue blocking constantly. So, i wonder if i can set a max retry times , when retry exceed the specific times, i can push the current message to another broker and mark the message has been consumed successfully. But the problem is that i have to do more job to make sure the next message which dependent on the current message being processed properly. It's a rabbit hole...


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