You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/11/08 08:18:25 UTC

[GitHub] [rocketmq] aaron-ai opened a new issue, #5481: Decrease the repeated consumption probability of expired message

aaron-ai opened a new issue, #5481:
URL: https://github.com/apache/rocketmq/issues/5481

   RocketMQ client will send back the expired message in push consumer, which should not be put into message listener anymore.
   
   Before message is consumed,  we should ignore the message which is removed from process queue.
   
   


-- 
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: commits-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] aaron-ai commented on issue #5481: Decrease the repeated consumption probability of expired message

Posted by GitBox <gi...@apache.org>.
aaron-ai commented on issue #5481:
URL: https://github.com/apache/rocketmq/issues/5481#issuecomment-1306805659

   link to #5480 


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] lizhanhui closed issue #5481: Decrease the repeated consumption probability of expired message

Posted by GitBox <gi...@apache.org>.
lizhanhui closed issue #5481: Decrease the repeated consumption probability of expired message
URL: https://github.com/apache/rocketmq/issues/5481


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org