Liang Xie created HDFS-6453: ------------------------------- Summary: use Time#monotonicNow to avoid system clock reset Key: HDFS-6453 URL: https://issues.apache.org/jira/browse/HDFS-6453 Project: Hadoop HDFS Issue Type: Improvement Components: datanode, namenode Affects Versions: 3.0.0 Reporter: Liang Xie Assignee: Liang Xie
similiar with hadoop-common, let's re-check and replace System#currentTimeMillis with Time#monotonicNow in HDFS project as well. -- This message was sent by Atlassian JIRA (v6.2#6252)