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:18 UTC

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

duhenglucky commented on issue #1815: 当消费一批消息时如20条,中间的第5条出现问题,直接返回ConsumeConcurrentlyStatus.RECONSUME_LATER,设置ackIndex为4后,还是会收到全部的20条消息进行重试,为什么不是收到acdIndex后面的消息?
URL: https://github.com/apache/rocketmq/issues/1815#issuecomment-593700589
 
 
   @wuqinghai 还是希望降低用户的使用门槛,返回一个值就够了,大部分时候,在没有消费堆积的情况下,每一批的量是很少的。
   issue一般用作bug fix或者是feature request,相关的讨论最好还是在邮件列表里面,这样能够沉淀下来,而且被搜索到:),可以订阅一下:https://rocketmq.apache.org/about/contact/

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