[
https://issues.apache.org/jira/browse/HDDS-13520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nandakumar updated HDDS-13520:
------------------------------
Description:
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).
was:
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.
We can remove the retry logic and the associated commands.
> Remove retry count logic from block deletion code in SCM
> --------------------------------------------------------
>
> 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
>
> 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]