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/
