You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Liang Xie (JIRA)" <ji...@apache.org> on 2014/05/28 08:29:01 UTC

[jira] [Created] (HDFS-6453) use Time#monotonicNow to avoid system clock reset

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)