[
https://issues.apache.org/jira/browse/HBASE-26994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhang Dongsheng updated HBASE-26994:
------------------------------------
Attachment: HBASE-26994.patch
> MasterFileSystem create directory without permission check
> ----------------------------------------------------------
>
> Key: HBASE-26994
> URL: https://issues.apache.org/jira/browse/HBASE-26994
> Project: HBase
> Issue Type: Bug
> Components: master
> Affects Versions: 2.4.12
> Reporter: Zhang Dongsheng
> Priority: Major
> Attachments: HBASE-26994.patch
>
>
> Method checkStagingDir and checkSubDir first check if directory is exist ,if
> not , create it with special permission. If exist then setPermission for this
> directory. BUT if not exist ,we still need set special permission for this
> directory
--
This message was sent by Atlassian Jira
(v8.20.7#820007)