Nandakumar created HDDS-13281:
---------------------------------

             Summary: Disable Ratis metadata write to Raft Log on OM & SCM
                 Key: HDDS-13281
                 URL: https://issues.apache.org/jira/browse/HDDS-13281
             Project: Apache Ozone
          Issue Type: Improvement
          Components: OM, SCM
            Reporter: Nandakumar
            Assignee: Nandakumar


For OM & SCM we don't have to write the commit index to the Raft Log, this is 
meant for scenarios where we want to recover commit index on majority failure. 
This is not required for OM & SCM.

Disabling commit index write to Raft Log will improver the performance of Ratis 
as we will make one less disk IO for each transaction.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to