Jackson Yao created HDDS-5709:
---------------------------------

             Summary: do not call removeTransactionsFromDB if nothing to remove
                 Key: HDDS-5709
                 URL: https://issues.apache.org/jira/browse/HDDS-5709
             Project: Apache Ozone
          Issue Type: Improvement
            Reporter: Jackson Yao


for now, blockingDeleting service will delete keys periodically and thus 
`removeTransactionsFromDB` will  be called periodically  , which is generate a 
raft log when scm ha is enabled.  if nothing to remove, a log will also be 
generated , which will delele nothing. this is not needed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to