I did not check those particular tests after both ignite-264 and ignite-1482 were fixed. There might be something else left to fix, I will check the tests tomorrow and will create an additional ticket with proper description if something comes up.
2015-09-15 21:10 GMT-07:00 Dmitriy Setrakyan <[email protected]>: > Igniters, > > I have come across IGNITE-1482 [1] which we have fixed in the upcoming 1.4 > release. The issue we have fixed had to do with IgniteCache.replace(...) > operation not returning a correct value on cluster topology changes. > > But a comment in the ticket states that data structures, like AtomicLong, > AtomicSequence, etc., may suffer from the same problem. If that is the > case, have we fixed this issue for the data structures as well? If not, we > should probably create a new ticket for it and cross-link these 2 issues > in Jira together. > > [1] https://issues.apache.org/jira/browse/IGNITE-1482 > > D. >
