Hi, You can't use peer class loading for model classes. You should enable withKeepBinary flag [1] when executing invoke and use BinaryObject instances in the entry processor instead of your classes.
[1] https://apacheignite.readme.io/docs/binary-marshaller#binaryobject-cache-api -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/jcache-EntryProcessor-with-BinaryInvalidTypeException-and-ClassNotFoundException-tp7510p7572.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
