Hi All, I followed following steps for persistence in docker but i am observing that cache is not retained after restart. From documentation i see that consisitentID need to be set to retain cache after restart but i am not sure how it can set in configuration xml file. Any help is greatly appreciated.
Here are the steps i followed: 1. Created following folder on docker host in var directory mkdir -p ignitedata/persistence ignitedata/wal ignitedata/wal/archive 2. Updated default-config.xml 3. Ran following command to deploy ignite docker container. I updated default-config.xml inside container hence i did not pass the CONFIG_URI. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
