[
https://issues.apache.org/jira/browse/HDFS-5624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Chu updated HDFS-5624:
------------------------------
Attachment: HDFS-5624.002.patch
Attaching a new patch to address Chris's review comments.
# Fixed to the consistent internaldir pattern.
# Ditto.
# Implemented ACL methods for ViewFs. This included adding the ACL methods to
ChRootedFs as well. Added unit tests to verify ACL + internal dir behavior in
ViewFsBaseTest.
# Renamed ACL + ViewFileSystem test to TestViewFileSystemWithAcls. Added new
test suite TestViewFsWithAcls to cover ACL + ViewFs.
Thanks again, Chris.
> Add tests for ACLs in combination with viewfs.
> ----------------------------------------------
>
> Key: HDFS-5624
> URL: https://issues.apache.org/jira/browse/HDFS-5624
> Project: Hadoop HDFS
> Issue Type: Test
> Components: hdfs-client
> Affects Versions: 2.4.0
> Reporter: Chris Nauroth
> Assignee: Stephen Chu
> Attachments: HDFS-5624.001.patch, HDFS-5624.002.patch
>
>
> Add tests verifying that in a federated deployment, a viewfs wrapped over
> multiple federated NameNodes will dispatch the ACL operations to the correct
> NameNode.
--
This message was sent by Atlassian JIRA
(v6.2#6252)