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

Hudson commented on HDFS-5962:
------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #5195 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5195/])
HDFS-5962. Mtime and atime are not persisted for symbolic links. Contributed by 
Akira Ajisaka. (kihwal: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1570252)
* /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/server/namenode/FSImageFormatPBINode.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/LsrPBImage.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/PBImageXmlWriter.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/proto/fsimage.proto
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFSImage.java


> Mtime and atime are not persisted for symbolic links
> ----------------------------------------------------
>
>                 Key: HDFS-5962
>                 URL: https://issues.apache.org/jira/browse/HDFS-5962
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Kihwal Lee
>            Assignee: Akira AJISAKA
>            Priority: Critical
>         Attachments: HDFS-5692.patch, HDFS-5962.2.patch, HDFS-5962.3.patch, 
> HDFS-5962.4.patch, HDFS-5962.5.patch
>
>
> In {{FSImageSerialization}}, the mtime and atime of symbolic links are 
> hardcoded to be 0 when saving to fsimage, even though they are recorded in 
> memory and shown in the listing until restarting namenode.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to