[
https://issues.apache.org/jira/browse/HDFS-8091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14525324#comment-14525324
]
Hudson commented on HDFS-8091:
------------------------------
SUCCESS: Integrated in Hadoop-Mapreduce-trunk #2131 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2131/])
Updating CHANGES.txt - Pulling in HDFS-8091 to branch-2.7 (for 2.7.1) (Arun
Suresh: rev 3393461197da869c3f1e47888e03670106bda023)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> ACLStatus and XAttributes not properly presented to INodeAttributesProvider
> before returning to client
> -------------------------------------------------------------------------------------------------------
>
> Key: HDFS-8091
> URL: https://issues.apache.org/jira/browse/HDFS-8091
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: HDFS
> Reporter: Arun Suresh
> Assignee: Arun Suresh
> Fix For: 2.7.1
>
> Attachments: HDFS-8091.1.patch
>
>
> HDFS-6826 introduced the concept of an {{INodeAttributesProvider}}, an
> implementation of which can be plugged-in so that the Attributes (user /
> group / permission / acls and xattrs) that are returned for an HDFS path can
> be altered/enhanced by the user specified code before it is returned to the
> client.
> Unfortunately, it looks like the AclStatus and XAttributes are not properly
> presented to the user specified {{INodeAttributedProvider}} before it is
> returned to the client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)