You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/09/11 19:18:45 UTC

[jira] [Commented] (HADOOP-10633) use Time#monotonicNow to avoid system clock reset

    [ https://issues.apache.org/jira/browse/HADOOP-10633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741168#comment-14741168 ] 

Steve Loughran commented on HADOOP-10633:
-----------------------------------------

Just reviewed this: I agreee with Andrew.  {{AbstractService}} is only recording the events for forwarding to others, so doesn't need to change, but then: "probably" doesn't suffer. I don't know about the tokens. 

Andrew: if you are happy with the NativeIO one —why not just check that bit in?

> use Time#monotonicNow to avoid system clock reset
> -------------------------------------------------
>
>                 Key: HADOOP-10633
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10633
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: io, security
>    Affects Versions: 3.0.0
>            Reporter: Liang Xie
>            Assignee: Liang Xie
>              Labels: BB2015-05-TBR
>         Attachments: HADOOP-10633.txt
>
>
> let's replace System#currentTimeMillis with Time#monotonicNow



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)