Rubber duck debugging is working . I understood my issue: I still use my domain model class in IgniteCallable instead of BinaryObject. In my real project we have large and complex domain model and it would be inconvenient to work with each type as BinaryObject. Is there a way to use my domain classes without placing jar in $IGNITE_HOME/lib?
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
