ozone
ozone copied to clipboard
HDDS-11420. OM rocksdb manual WAL flush control
What changes were proposed in this pull request?
Capability is added to disable WAL manual flush of rocksdb for OM. There is no change in behavior but added for performance test purpose. As ratis log itself provide recovery, WAL log provide duplicate mechanism. This is added for planned for Leader Side execution of request as performance optimization.
Parent JIRA: https://issues.apache.org/jira/browse/HDDS-11415
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-11420
How was this patch tested?
- Existing test scenario