You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/11/22 22:08:36 UTC

[GitHub] [accumulo] milleruntime opened a new pull request #1442: Change MasterTime to use currentTimeMillis. Fixes #1355

milleruntime opened a new pull request #1442: Change MasterTime to use currentTimeMillis. Fixes #1355
URL: https://github.com/apache/accumulo/pull/1442
 
 
   * System.nanoTime was being used for a persisted time value which could
   be different upon restarts
   * Time returned was also being converted to millis so no need for
   nanosecond precision

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services