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

Ashish Kumar resolved HDDS-13520.
---------------------------------
    Fix Version/s: 2.1.0
       Resolution: Fixed

> Always retry failed BlockDeleteTransactions in SCM BlockDeletingSerice.
> -----------------------------------------------------------------------
>
>                 Key: HDDS-13520
>                 URL: https://issues.apache.org/jira/browse/HDDS-13520
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: SCM
>            Reporter: Nandakumar
>            Assignee: Nandakumar
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.1.0
>
>
> After the recent changes that was done in the block deletion code in SCM, we 
> don't need to maintain retry count in SCM for block delete transactions.
>  
> Edit:
> On second thought, we can keep the count for debugging purpose but we don't 
> need to skip the transaction once it has reached certain number of retries.
>  
> So, this change will retain the count but will remove the logic which marks 
> the transaction as failed and option to reset the count (this is no longer 
> required).



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