Hi,

Peer class loading doesn't work with model classes, more information
regarding use cases for peerClassLoading can be found here:
https://www.gridgain.com/docs/latest/developers-guide/peer-class-loading

Evgenii


вс, 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