Ivan Bessonov created IGNITE-23547:
--------------------------------------
Summary: Limit meta-storage log storage size
Key: IGNITE-23547
URL: https://issues.apache.org/jira/browse/IGNITE-23547
Project: Ignite
Issue Type: Improvement
Reporter: Ivan Bessonov
Technically, this issue affects all raft logs, but let's start with a
meta-storage. Given the constant background update of meta-storage data, it
always keeps growing. The resulting log size might easily exceed several
gigabytes, if cluster worked for a few hours, which is too much for service
data.
We should make raft snapshot frequency configurable, and provide a higher
default value (more frequent). Also, it would be nice to come up with size
limits, as we do for WAL in Ignite 2.x.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)