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

   > 
rocketmq/broker/src/main/java/org/apache/rocketmq/broker/processor/AckMessageProcessor.java
   
   @pingww  Yes, you are right. But we only have 18 delay levels for delay msg. 
In most scenarios, the real delivery time of ck&ack msg is not the time 
`popTime + invisibleTime` because of the following code:
   
https://github.com/apache/rocketmq/blob/a17fa7605cfbd266e4468e6fe2d6cf6711572111/broker/src/main/java/org/apache/rocketmq/broker/util/MsgUtil.java#L27


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to