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

Hudson commented on HDFS-4307:
------------------------------

Integrated in Hadoop-Hdfs-trunk #1254 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1254/])
    HDFS-4307. SocketCache should use monotonic time. Contributed by Colin 
Patrick McCabe. (Revision 1421572)

     Result = FAILURE
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1421572
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/SocketCache.java

                
> SocketCache should use monotonic time
> -------------------------------------
>
>                 Key: HDFS-4307
>                 URL: https://issues.apache.org/jira/browse/HDFS-4307
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 2.0.3-alpha
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>            Priority: Minor
>             Fix For: 2.0.3-alpha
>
>         Attachments: HDFS-4307.001.patch, HDFS-4307.002.patch
>
>
> {{SocketCache}} should use monotonic time, not wall-clock time.  Otherwise, 
> if the time is adjusted by ntpd or a system administrator, sockets could be 
> either abrupbtly expired, or left in the cache indefinitely.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to