Janus Chow created HDDS-7287:
--------------------------------
Summary: Fix errors related to transactionToRetryCountMap of
DeletedBlockLogImpl
Key: HDDS-7287
URL: https://issues.apache.org/jira/browse/HDDS-7287
Project: Apache Ozone
Issue Type: Bug
Reporter: Janus Chow
Assignee: Janus Chow
This ticket is to fix two related errors on transactionToRetryCountMap.
# SCM sends a request to dn, the retry count of the message is currently read
from DB, but the DB value won't be changed until exceeding the max retry times,
so it will always be 0 before exceeding the max value.
# Reset retry count didn't reset the value of transactionToRetryCountMap.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]