Hi Martin, 1. Generally yes, I would recommend to use the same configuration. Even if you do otherwise, you need to make sure that discovery configuration is correct everywhere. 1.1. Classes that are part of configuration like cache store implementation, must be explicitly deployed on all nodes including clients. Peer class loading works only with Compute Grid to deploy closures and remote jobs. 1.2. This is probably caused by misconfiguration. Make the configuration consistent on all nodes first, and the check if issue persists or not. 2. See 1.1. Cache store can be invoked on client for transactional caches. For atomic caches this is not the case, but validity checks are the same, so you still have to deploy classes.
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/About-the-xml-configuration-tp15269p15524.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
