Sumit Agrawal created HDDS-7483:
-----------------------------------

             Summary: DN do not remove blocks for deleted content
                 Key: HDDS-7483
                 URL: https://issues.apache.org/jira/browse/HDDS-7483
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Sumit Agrawal
            Assignee: Sumit Agrawal


When delete directory and files is performed, its not deleted in local disk of 
DN.

 
 # SCM keeps transaction information in buffer and commits to DB after a set of 
transaction (like 10,000)
 # DeleteBlockService on SCM gets information from rocks DB and its not 
available as its present in buffer, so delete list size is empty

This may needs resolve to delete blocks from DN if its already ready for 
deletion.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to