Val,

Can we add this workaround to our documentation by creating an “attention” 
block? The block can be removed once the issue is fixed for binary marshaller.

—
Denis

> On Sep 27, 2016, at 3:35 PM, vkulichenko <[email protected]> 
> wrote:
> 
> 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