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

Jackson Yao updated HDDS-5709:
------------------------------
    Description: 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 
raft log will also be generated , which will delele nothing. this is not 
needed.  (was: 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.)

> 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
>            Priority: Major
>
> 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 raft 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