Hello, In the case with WAL archive turned off, there might be more that 10 files in /wal folder. It doesn't acts like a ring buffer in this case, the segments are just created in the same folder, but the size should be controlled by DataStorageConfiguration.maxWalArchiveSize (defaults to 4x checkpoint buffer) in latest version.
Could you please tell the exact Ignite version where you do see this issue? And have you noticed, had WAL segments ever been deleted, or they are stacking from the very first segment? Do you have the logs for this case, how often checkpoints are created? Best regards, Anton -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
