Hi, I have a cache loading service in an ignite cluster. Since cache loading is expected to be a one time activity, is it possible to avoid a redeployment if the node bound to it gets down? If it gets deployed again, it will load cache again, which is not expected.
PS: I have a work around to keep a cache for marking loading complete. I just want to know if there is a simpler solution. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
