Hi Greg, you can try to use OptimizedMarshaller:
igniteConfig.setMarshaller(new OptimizedMarshaller()) however, this will lead to some limitations, which you can find in java doc of setMarshaller method. Thanks, Mike. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
