[
https://issues.apache.org/jira/browse/HDFS-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811968#comment-13811968
]
Hudson commented on HDFS-5035:
------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #1597 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1597/])
Move HDFS-5035 to 2.2.1 in CHANGES.txt (wang:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1538124)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> getFileLinkStatus and rename do not correctly check permissions of symlinks
> ---------------------------------------------------------------------------
>
> Key: HDFS-5035
> URL: https://issues.apache.org/jira/browse/HDFS-5035
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 3.0.0, 2.1.0-beta
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Fix For: 2.2.1
>
> Attachments: hdfs-5035-1.patch, hdfs-5035-2.patch,
> hdfs-5035-branch-2-1.patch
>
>
> Operations like getFileLinkStatus and rename operate on symlinks, not symlink
> targets. However, permission checks right now are being done on the symlink
> target, resulting in wonky behavior.
> This is similar to HDFS-4765, which fixed the same problem for delete.
--
This message was sent by Atlassian JIRA
(v6.1#6144)