You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by dongeforever <gi...@git.apache.org> on 2017/09/21 02:32:19 UTC

[GitHub] incubator-rocketmq issue #148: [ROCKETMQ-269] don���t need cal.setTimeInMill...

Github user dongeforever commented on the issue:

    https://github.com/apache/incubator-rocketmq/pull/148
  
    @mark800 IMO, it is easy to add unit test for such change.
    just test if the return value of computNextHourTimeMillis(and other methods) is expected.
    I will merge this PR, if the unit test is added.



---