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


Reply via email to