[
https://issues.apache.org/jira/browse/GOSSIP-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16268477#comment-16268477
]
Sudheera Palihakkara commented on GOSSIP-84:
--------------------------------------------
Hi all, I'm just browsing new apache projects. Saw this bug and fixed.
https://github.com/apache/incubator-gossip/pull/72
> Consistently use Clock or System for time.
> ------------------------------------------
>
> Key: GOSSIP-84
> URL: https://issues.apache.org/jira/browse/GOSSIP-84
> Project: Gossip
> Issue Type: Bug
> Reporter: Gary Dusbabek
> Assignee: RAJKUMAR NATARAJAN
>
> I see a number of cases where System.currentTimeMillis() or System.nanoTime()
> are used for getting ticks. But there is also a Clock instance that is
> clearly used in other cases.
> We should consistently use one or the other. My vote is for Clock.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)