swamirishi opened a new pull request, #9159: URL: https://github.com/apache/ozone/pull/9159
## What changes were proposed in this pull request? Define interface HierarchicalResourceLockManager class to allow locks on resources which are hierarchical in nature where in the order of locking on such resources would be always deterministic. For instance navigating through the snapshot bucket chain or navigating through FSO tree. Moving interface Resource and classes LeveledResource, FlatResource to a separate class to be used by HierarchicalResourceLockManager. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13797 ## How was this patch tested? Just refactoring hence no unit tests required -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
