GitHub user akalash opened a pull request: https://github.com/apache/ignite/pull/4449
IGNITE-8559 extract segment index storage to out of WAL manager You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8559 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4449.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 #4449 ---- commit daf4b1e97db3b82017b03042623babe94dd00ee3 Author: Anton Kalashnikov <kaa.dev@...> Date: 2018-07-27T14:22:42Z IGNITE-8559 extract segment index storage to out of WAL manager ---- ---