Hello!

Key-value classes will not be peer class loaded. You need to deploy them
explicitly to classpath of all nodes.

Regards,
-- 
Ilya Kasnacheev


вс, 6 окт. 2019 г. в 04:09, niamin <[email protected]>:

> Working with Ignite 2.7.6 using spring config from your examples so
> peerclassloading is enabled. I get ClassCastException retrieving cached
> object. Works fine if I set and get cached object as BinaryObject. However,
> I am trying to complete a POC using a persistent store table which consists
> of a composite primary key and 10+ columns. So BinaryObject model is not
> practical to use. Can you help to resolve the issue with loading custom
> objects from cache using its type?
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to