Hi, You need to be careful w/disabling WAL archiving. It is best to put the WAL on a separate (quicker) disk: https://apacheignite.readme.io/docs/durable- memory-tuning#separate-disk-device-for-wal
This section will be of benefit to you when tuning persistence: https://apacheignite.readme.io/docs/durable-memory-tuning#general-tuning Tips to follow: https://apacheignite.readme.io/docs/performance-tips Try to achieve the best performance you can w/out changing wal archiving. If that doesn't help, the following section will guide you: WAL archive tuning: https://apacheignite.readme.io/docs/write-ahead-log#tuning-wal-archive Thanks, Alex -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
