This is not correct. Peer class loading should be used only for Compute Grid (closures and distributed tasks). Classes that are part of cache configuration (cache store implementations, eviction and expiry policies, etc.) must be explicitly deployed on all server nodes. For model classes that are saved in cache Ignite uses binary format, so these are not required to be deployed on server classpath at all.
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/PeerClassLoading-for-Cache-Load-tp8545p8565.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
