Ashish Kumar created HDDS-11712:
-----------------------------------

             Summary: Iterate whole scm delete block table in 
SCMBlockDeletingService before retrying the same transaction again
                 Key: HDDS-11712
                 URL: https://issues.apache.org/jira/browse/HDDS-11712
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Ashish Kumar


In some cases SCMBlockDeletingService keep reading same transaction and use for 
block deletion and incrementing the retry count. But due to some issue on DN 
those transactions either fails or timeout. This leads to slow down the 
process. To give fair chance and to have better delete speed, we need to 
iterate delete table completely before giving second retry for the same 
transaction.



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