You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Jackson Yao (Jira)" <ji...@apache.org> on 2021/09/02 09:55:00 UTC

[jira] [Updated] (HDDS-5709) do not call removeTransactionsFromDB if nothing to remove

     [ 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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org