BTW, as a workaround you can try switching to OptimizedMarshaller. Add this
to your Ignite config:

<property name="marshaller">
    <bean
class="org.apache.ignite.marshaller.optimized.OptimizedMarshaller"/>
</property>

Let me know if it works.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Configuring-ignite-distributed-hibernate-cache-tp7975p7977.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to