rakeshadr opened a new pull request #1790: URL: https://github.com/apache/ozone/pull/1790
## What changes were proposed in this pull request? The idea/proposal is to refine #checkAccess interface by giving "recursive" hint and make only one single call during recursive delete or list operations. Now, the implementation classes(native or external entity) can do recursive logic in an optimized way. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-4593 ## How was this patch tested? Modified existing UTs to check the flag values. Will add more test cases along with atomic delete ops. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
