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

   ## What changes were proposed in this pull request?
   Keys from DeletedTable and DeletedDirTable of AOS should be deleted on batch 
operation while creating a snapshot and not directly from the table. The 
transactions have to be flushed to delete the keys. If the transaction is not 
flushed then the deleted keys wouldn't be present in the next transaction 
replay leading to having unreferenced blocks in the system.
   
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-11183
   
   ## How was this patch tested?
   Existing unit tests and addition of 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