/commented by steve neal/
Hi Dmitriy,
The cache was set to SYNC mode:
<bean class="org.apache.ignite.configuration.CacheConfiguration"
p:name="test-cache"
p:backups="1"
p:cacheMode="PARTITIONED"
p:atomicityMode="ATOMIC"
p:preloadMode="SYNC"
p:startSize="3000000">
I'll try to get back to this work next week and will narrow the problem down
and upload something that emulates it.
-----
/This post is migrated from now discontinued Apache Ignite forum at
http://apacheignite.readme.io/v1.0/discuss/
--
View this message in context:
http://apache-ignite-users.70518.x6.nabble.com/Cache-not-loading-correctly-tp39p44.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.