Roman Puchkovskiy created IGNITE-17336: ------------------------------------------
Summary: Spill-out to disk support for volatile RAFT log storage Key: IGNITE-17336 URL: https://issues.apache.org/jira/browse/IGNITE-17336 Project: Ignite Issue Type: Improvement Reporter: Roman Puchkovskiy Fix For: 3.0.0-alpha6 In IGNITE-16655, we'll build a simple volatile RAFT log storage. We need to have ability to spill out to disk if the in-memory log storage is completely filled. RocksDB can be used for this (or something different). Probably, some research is required. -- This message was sent by Atlassian Jira (v8.20.10#820010)