Of cource I did. cacheCfg.setWriteThrough(true);
At 2017-07-21 10:38:00, "vkulichenko" <valentin.kuliche...@gmail.com> wrote: >Did you set the writeThrough property? It's needed to enable write to cache >store, regardless of whether it's write-behind mode or not. > >cacheCfg.setWriteThrough(true); > >-Val > > > >-- >View this message in context: >http://apache-ignite-users.70518.x6.nabble.com/about-write-behind-problems-tp15160p15219.html >Sent from the Apache Ignite Users mailing list archive at Nabble.com.