ctubbsii opened a new issue, #4245: URL: https://github.com/apache/accumulo/issues/4245
DfsLogger has has a time duration calculation based on System.currentTimeMillis(), but should use System.nanoTime() instead, so it is not broken by system clock changes. -- 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]
