Sumit Agrawal created HDDS-8469:
-----------------------------------

             Summary: SCM using WAL manual flush of rocksDB
                 Key: HDDS-8469
                 URL: https://issues.apache.org/jira/browse/HDDS-8469
             Project: Apache Ozone
          Issue Type: Improvement
            Reporter: Sumit Agrawal
            Assignee: Sumit Agrawal


SCM currently make use of transaction buffer with batchOperation. This impacts 
that db update is not available till snapshot is taken which flushes batch 
operation or other related event.

As part of this, need remove batchOperation and for performance, using WAL with 
manual flush at similar interval,

 



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