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 2020/03/03 00:19:19 UTC

[GitHub] [rocketmq] duhenglucky closed issue #1815: 当消费一批消息时如20条,中间的第5条出现问题,直接返回ConsumeConcurrentlyStatus.RECONSUME_LATER,设置ackIndex为4后,还是会收到全部的20条消息进行重试,为什么不是收到acdIndex后面的消息?

duhenglucky closed issue #1815: 当消费一批消息时如20条,中间的第5条出现问题,直接返回ConsumeConcurrentlyStatus.RECONSUME_LATER,设置ackIndex为4后,还是会收到全部的20条消息进行重试,为什么不是收到acdIndex后面的消息?
URL: https://github.com/apache/rocketmq/issues/1815
 
 
   

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


With regards,
Apache Git Services