[
https://issues.apache.org/jira/browse/HDFS-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13905564#comment-13905564
]
Hudson commented on HDFS-5961:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #5188 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/5188/])
HDFS-5961. OIV cannot load fsimages containing a symbolic link. Contributed by
Kihwal Lee. (kihwal:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1569789)
* /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/tools/offlineImageViewer/ImageLoaderCurrent.java
> OIV cannot load fsimages containing a symbolic link
> ---------------------------------------------------
>
> Key: HDFS-5961
> URL: https://issues.apache.org/jira/browse/HDFS-5961
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Kihwal Lee
> Assignee: Kihwal Lee
> Priority: Critical
> Fix For: 3.0.0, 2.4.0
>
> Attachments: HDFS-5961.patch
>
>
> In {{ImageLoaderCurrent#processINode}}, the permission is not read for
> symlink INodes. So after incorrectly reading in the first symbolic link , the
> next INode can't be read.
> HDFS-4850 broke this while fixing other issues.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)