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

   ## What changes were proposed in this pull request?
   Implementing a lock for this snapshot cache would prevent any newer threads 
from requesting a snapshot rocksdb handle from the snapshot cache. Thus any 
operation under this lock will have a consistent view of the entire snapshot. 
Creating a PR with an alternate approach which is lesser complex in 
implementation in comparison to https://github.com/apache/ozone/pull/7745
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-12134
   
   ## How was this patch tested?
   Adding 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: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to