Hi Team, I see this JIRA unassigned. Can I assign it to myself and work on it. This will be my first commit to any opensource project and I am looking forward to work with you all guys.
Thanks and Regards, Rajkumar On Tue, Apr 25, 2017 at 9:29 AM, Gary Dusbabek (JIRA) <[email protected]> wrote: > Gary Dusbabek created GOSSIP-84: > ----------------------------------- > > Summary: 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 > > > 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.3.15#6346) >
