[
https://issues.apache.org/jira/browse/HDFS-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14011732#comment-14011732
]
James Thomas commented on HDFS-6461:
------------------------------------
Thanks, made the line length change and uploaded a fresh patch.
> Time.now -> Time.monotonicNow in DataNode.java#shutDown
> -------------------------------------------------------
>
> Key: HDFS-6461
> URL: https://issues.apache.org/jira/browse/HDFS-6461
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: datanode
> Affects Versions: 2.5.0
> Reporter: James Thomas
> Assignee: James Thomas
> Priority: Trivial
> Fix For: 2.5.0
>
> Attachments: HDFS-6461.3.patch, HDFS-6461.patch, HDFS-6461.patch
>
>
> The system time can move around for various reasons, so we convert to
> monotonicNow to ensure greater accuracy when computing a duration in this
> method.
--
This message was sent by Atlassian JIRA
(v6.2#6252)