I tried setting storeKeepBinary to both "true" and "false" in my xml config for the cache, neither made a difference. Is this the right way to set it? Before this post, I wasn't setting it at all, so I'm assuming it was on whatever the default value is.
<bean class="org.apache.ignite.configuration.CacheConfiguration>
<property name="storeKeepBinary" value="true"/>
....
</bean>
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/
