Eli Collins created HDFS-3640: --------------------------------- Summary: Don't use Util#now or System#currentTimeMillis for calculating intervals Key: HDFS-3640 URL: https://issues.apache.org/jira/browse/HDFS-3640 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 2.0.0-alpha Reporter: Eli Collins Assignee: Eli Collins
Per HDFS-3485 we shouldn't use Util#now or System#currentTimeMillis to calculate intervals as they can be affected by system clock changes. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira