[ 
https://issues.apache.org/jira/browse/HDDS-5289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359864#comment-17359864
 ] 

Glen Geng commented on HDDS-5289:
---------------------------------

The design decision is to minimize ratis operations unless the info is 
definitely required to persist to disk, since fsync is quite a burden to HDD.

Since delTxnId can be re-learned from DN heartbeat, we can treat is as other 
statistics and avoid save them into rocksDB.

>  updateDeleteTransactionId call does not invoke Ratis
> -----------------------------------------------------
>
>                 Key: HDDS-5289
>                 URL: https://issues.apache.org/jira/browse/HDDS-5289
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: SCM HA
>            Reporter: Shashikant Banerjee
>            Assignee: Shashikant Banerjee
>            Priority: Major
>
> cc ~ [~glengeng]



--
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