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 2021/01/12 06:41:02 UTC

[GitHub] [rocketmq] thinwind opened a new pull request #2586: Change the message delay start point

thinwind opened a new pull request #2586:
URL: https://github.com/apache/rocketmq/pull/2586


   As the test results showed, the message delay period starts from the `bornTimestamp`, not from `storeTimestamp`.
   
   **Make sure set the target branch to `develop`**
   
   ## 修正 example 中 `ScheduledMessageConsumer` 中delay起始时间的计算点
   
   经过测试,delay的计算是根据`bornTimestamp`,而不是`storeTimestamp`。
   


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



[GitHub] [rocketmq] vongosling merged pull request #2586: [ISSUE# XXXX] Change the message delay starts point

Posted by GitBox <gi...@apache.org>.
vongosling merged pull request #2586:
URL: https://github.com/apache/rocketmq/pull/2586


   


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



[GitHub] [rocketmq] coveralls commented on pull request #2586: Change the message delay start point

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #2586:
URL: https://github.com/apache/rocketmq/pull/2586#issuecomment-758448382


   
   [![Coverage Status](https://coveralls.io/builds/36253591/badge)](https://coveralls.io/builds/36253591)
   
   Coverage decreased (-0.07%) to 51.87% when pulling **0419a42abb97f165b057f98a8386118ce4fef4df on thinwind:rectify-schedule-example** into **98aca7ffcbf282b2885ad4b9c433927a5ac0e78b on apache:develop**.
   


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