Hi Alexey, Will try to extract main logic into some test that would allow to reproduce it. But in meanwhile I figured out that issue appears only on cache that is store backed. I.e. as soon as I set either "readThrough" or "writeThrough" to "false" (or both) issue disappear. But actually in my case I need both enabled.
2016-02-10 14:24 GMT+02:00 Alexey Goncharuk <[email protected]>: > Myron, > > I tried to reproduce this assertion on ignite-1.5, but with no luck. Can > you share your full cache configuration, the number of nodes in your > clusterr and a code snippet allowing to reproduce the issue? > > Thanks, > AG >
