Yes, you are right, also need another minor change as well. need to set "peerClassLoadingEnabled" to "true"
By the way, what does it mean for below explanation(https://apacheignite.readme.io/v1.5/docs/jcache) > Whenever doing puts and updates in cache, you are usually sending full > state object state across the network. EntryProcessor allows for > processing data directly on primary nodes, often transferring only the > deltas instead of the full state. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Caused-by-class-org-apache-ignite-binary-BinaryInvalidTypeException-tp4311p4572.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
