Hello!

Peer class loading will not peer load key-value classes so you need to have
them on server side if running code there (or use cache.withKeepBinary()).

Regards,
-- 
Ilya Kasnacheev


ср, 12 мая 2021 г. в 09:57, Vasily Laktionov <vasilylaktio...@gmail.com>:

> Hi,
> Try cacheConfiguration.setPeerClassLoadingEnabled(true).
> Also you can try cacheConfiguration.setDeploymentMode(PRIVATE).
>
> https://ignite.apache.org/docs/latest/code-deployment/peer-class-loading#enabling-peer-class-loading
> <
> https://ignite.apache.org/docs/latest/code-deployment/peer-class-loading#enabling-peer-class-loading>
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to