[
https://issues.apache.org/jira/browse/IGNITE-22761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-22761:
---------------------------------------
Summary: Disable WAL in RocksDB used to spill volatile Raft logs on disk
(was: Disable WAL in RocksDB used to spill Raft logs on disk)
> Disable WAL in RocksDB used to spill volatile Raft logs on disk
> ---------------------------------------------------------------
>
> Key: IGNITE-22761
> URL: https://issues.apache.org/jira/browse/IGNITE-22761
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Time Spent: 40m
> Remaining Estimate: 0h
>
> RocksDbSpillout does the following:
> this.writeOptions.setSync(false);
> Instead, we should disable WAL usage altogether.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)