[
https://issues.apache.org/jira/browse/STORM-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Gresch resolved STORM-3862.
---------------------------------
Fix Version/s: 2.5.0
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 2.5.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)