GitHub user akalash opened a pull request: https://github.com/apache/ignite/pull/3559
IGNITE-6552 ability to set WAL history size in MBytes You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6552 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3559.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3559 ---- commit 10a7221392d00caa25f99f7f1aa33408c085e759 Author: Anton Kalashnikov <kaa.dev@...> Date: 2018-02-22T11:57:38Z IGNITE-6552 ability to set WAL history size in MBytes commit 1bf01c091e064bc48fe49a3b750e1c47e68fbc4a Author: Anton Kalashnikov <kaa.dev@...> Date: 2018-02-22T13:00:59Z IGNITE-6552 change FileDescriptor header ---- ---