I wasn't able to configure it with those properties in xml config. I was able to do it with following:
docker run -d --net=host -v /walvolume/wal:/opt/ignite/apache-ignite/work/db/wal -v /home/ec2-user/work:/opt/ignite/apache-ignite/work Now, ignite writes to separate locations for wal and storage. Not sure if with this, I achieved the same functionality like I would with those properties in xml config? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
