Hi we have deployed ignite on kubernetes environment and we have set ignite work directory (i.e., binary_meta and marshaller) to ephemeral disk which will not be available after kubernetes node (pod) restart, we have seen sometime "*class org.apache.ignite.binary.BinaryObjectException: Cannot find metadata for object with compact footer*: -146362649 " is this exception because we are setting ignite work directory where it stores *binary_meta* and *marshaller* to ephemeral disk and not persistence disk ? should we set work directory to mounted persistence volume in kubernetes ??
regards, shiva -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
