Alexey, For now, I've only figured out that problem is on node that is joining the grid and with records/keys for which it becomes primary. Also I tried different rebalance modes but with no luck. But now I can confirm that "cacheStore" makes no impact on that (tried to disable cacheStore and result is the same). The other thing I am observing is that "innerUpdate" is being actually called but update is not applied. Will try to capture more information and/or build/extract some test code that would allow to reproduce it. But meanwhile if provide above information would provide you some hints and allow you to see/find the root cause that would be awesome.
Thanks, Myron 2016-02-29 1:13 GMT+02:00 Alexey Goncharuk <[email protected]>: > Myron, > > We have a specific test for the exact use-case you have described and it > passes - see IgniteAtomicCacheEntryProcessorNodeJoinTest. I tried to play > with the configuration (added test store, tried different memory modes), > but was not able to make the test fail. > > Is there any change you can share a reproducible example as you did before > for the issue with the assertion you've encountered? > > Thanks, > AG >
