[ 
https://issues.apache.org/jira/browse/HDDS-11712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nandakumar updated HDDS-11712:
------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

The PR is now merged!

Thanks [~ashishkr] for the contribution.

> 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
>            Assignee: Ashish Kumar
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>
> 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