Zhang Dongsheng created STORM-3862:
--------------------------------------
Summary: HdfsBlobStoreImpl should check permission after mkdirs
Key: STORM-3862
URL: https://issues.apache.org/jira/browse/STORM-3862
Project: Apache Storm
Issue Type: Bug
Components: blobstore
Affects Versions: 2.4.0
Reporter: Zhang Dongsheng
HdfsBlobStoreImpl and HdfsBlobStoreFile will create directory with 700
permission, we need to check if permission is set as expected. Because of the
influence of settings such as umask, we need to check whether the permissions
are set as expected. If not, we should give them the correct permissions to
ensure subsequent normal operation.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)