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 2022/04/15 09:12:09 UTC

[GitHub] [rocketmq] pingww commented on issue #4153: [POP] In some cases, the message is considered to have failed to consume.

pingww commented on issue #4153:
URL: https://github.com/apache/rocketmq/issues/4153#issuecomment-1099985704

   the ck&ak delay timestamp is both popTime + invisibleTimeļ¼Œ
   `ExtraInfoUtil.getPopTime(extraInfo) + ExtraInfoUtil.getInvisibleTime(extraInfo))`
   ck can always see ak , only  client will ack the msg  in invisibleTime,
   


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

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