Hi, I have enabled p2p classloading, and this works well when submitting compute code, eg. IgniteCallable-s. On the other hand, it seems that p2p-classloading does NOT import data classes, is that right? (So, I think I will put data classes on the servers.)
Regarding classes that are indeed p2p-classloaded- how does that work exactly? I mean, does Ignite only p2p-load classes if they extend IgniteCallable (or other ignite "lang" interfaces)? Or, what is the property that enables a class to be eligible for p2p-loading? Thanks, (love the platform!) -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
