skysiders opened a new pull request, #4391:
URL: https://github.com/apache/hbase/pull/4391

   HBASE-26994 MasterFileSystem create directory without permission check
   
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to