[ https://issues.apache.org/jira/browse/HDFS-5858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Nauroth resolved HDFS-5858. --------------------------------- Resolution: Fixed Hadoop Flags: Reviewed Thanks once again, Arpit. I committed this to the HDFS-4685 branch. > 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)