So, Please find test in attachment which allows to reproduce the issue. It is very plain and much simpler than I initially described. I was confused before because I was able to reproduce this issue on one environment and couldn't on another. And the reason for that is that assertion were not enabled there.
2016-02-11 19:31 GMT+02:00 Myron Chelyada <[email protected]>: > 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 >> > >
CacheEntryProcessorTest.java
Description: Binary data
