[
https://issues.apache.org/jira/browse/HDFS-5858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888270#comment-13888270
]
Arpit Agarwal commented on HDFS-5858:
-------------------------------------
+1 for the patch, verified all updated tests pass.
> Refactor common ACL test cases to be run through multiple FileSystem
> implementations.
> -------------------------------------------------------------------------------------
>
> Key: HDFS-5858
> URL: https://issues.apache.org/jira/browse/HDFS-5858
> Project: Hadoop HDFS
> Issue Type: Test
> Components: namenode, test, webhdfs
> Affects Versions: HDFS ACLs (HDFS-4685)
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Minor
> Attachments: HDFS-5858.1.patch, HDFS-5858.2.patch
>
>
> HDFS-5608 implemented WebHDFS bindings for the new ACL APIs. As part of that
> patch, the test cases implemented in {{TestNameNodeAcl}} were duplicated to
> be run through {{WebHdfsFileSystem}}. Instead of duplicating, we can
> refactor so that the test cases are defined in a shared base class, and
> individual test suite subclasses initialize a different {{FileSystem}}
> implementation for those test cases to use.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)