skysiders opened a new pull request, #15412:
URL: https://github.com/apache/pulsar/pull/15412
*(If this PR fixes a github issue, please add `Fixes #<xyz>`.)*
Fixes #15411
### Motivation
While NarUnpacker create directory and files , it forget to check if the
directory or file have write or others permission they need.So I create new
method to setPermission for them.
### Modifications
Add permission check for directory and file create in NapUnpacker.
### Documentation
Need to update docs?
- [x] `no-need-doc`
(Please explain why)
--
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]