Andrey N. Gura created IGNITE-21405:
---------------------------------------
Summary: Configuration of separate data locations for storage
engine and Raft command logs
Key: IGNITE-21405
URL: https://issues.apache.org/jira/browse/IGNITE-21405
Project: Ignite
Issue Type: Bug
Reporter: Andrey N. Gura
Fix For: 3.0
Current Ignite 3 configuration doesn't allow to configure different locations
for storage' data and Raft command log (which is functionally equivalent to
write ahead log (WAL)). Nevertheless, this is a common recommendation to put
main data and WALs on different physical disks.
It should be possible to provide different location paths for main data and for
Raft logs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)