[ https://issues.apache.org/jira/browse/HDFS-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290471#comment-15290471 ]
Xiaobing Zhou commented on HDFS-10430: -------------------------------------- Thanks [~boky01] for comment. Changing it to public could be one way, however, it's been annotated as @InterfaceAudience.Private. It'd be better to add the public counterpart in DistributedFileSystem and delegate it to FileSystem#checkAccessPermissions. > Refactor FileSystem#checkAccessPermissions for better reuse from tests > ---------------------------------------------------------------------- > > Key: HDFS-10430 > URL: https://issues.apache.org/jira/browse/HDFS-10430 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: hdfs > Reporter: Xiaobing Zhou > > FileSystem#checkAccessPermissions could be used in a bunch of tests from > different projects, but it's in hadoop-common, which is not visible in some > cases. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org