DomGarguilo opened a new pull request, #6041:
URL: https://github.com/apache/accumulo/pull/6041
Adds changes to several files that:
* refactors elapsed-time tracking code to use Timer and/or Duration instead
of raw System.nanoTime
* improved safety (harder to make mistakes with Timer vs nanoTime)
* stronger and more dynamic type `Duration` vs `long`
--
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]