Hi,
It looks like there is an issue with the binary serialization of objects.
I would suggest the following workaround:
<property name="binaryConfiguration">
<bean class="org.apache.ignite.configuration.BinaryConfiguration">
<property name="compactFooter" value="false"/>
</bean>
</property>
Could you please share the code of your test? It will be very useful in
order to understand the root cause of the issue.
By the way, could you try to reproduce the issue using the latest version of
Apache Ignite?
Thanks!
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/