swamirishi opened a new pull request, #8052:
URL: https://github.com/apache/ozone/pull/8052

   ## What changes were proposed in this pull request?
   Currently we don't have the ability to take OM locks on a set of keys. We 
need this functionality to take locks on multiple snapshots at once while 
performing garbage collection operations on snapshots. This patch aims towards 
taking a bulk stripe lock(this is to avoid deadlocks) on a set of snapshot Ids 
provided by each of the garbage collection threads.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-12559
   
   ## How was this patch tested?
   Existing & Additional Unit tests 


-- 
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]

Reply via email to