You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2015/09/15 07:46:45 UTC

[jira] [Comment Edited] (IGNITE-1482) IgniteCache.replace (CAS) returns incorrect value on changing topology

    [ https://issues.apache.org/jira/browse/IGNITE-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744872#comment-14744872 ] 

Denis Magda edited comment on IGNITE-1482 at 9/15/15 5:46 AM:
--------------------------------------------------------------

I'm observing the same for {{IgniteAtomicLong}}, {{IgniteAtomicReference}}, {{IgniteAtomicStamped}}, {{IgniteCountDownLatch}} and some other data structures.
This issue is reproduced for these data structures with '...multipleTopologyChange' tests from {{GridCacheAbstractDataStructuresFailoverSelfTest}}. The latest version of the tests is on ignite-801 branches.
 


was (Author: dmagda):
I'm observing the same for {{IgniteAtomicLong}}, {{IgniteAtomicReference}}, {{IgniteAtomicStamped}}, {{IgniteCountDownLatch}} and some other data structures.
This issue is reproduced for these data structures with '...multipleTopologyChange' tests located {{GridCacheAbstractDataStructuresFailoverSelfTest}}. The latest version of the tests is on ignite-801 branches.
 

> IgniteCache.replace (CAS) returns incorrect value on changing topology
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-1482
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1482
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Valentin Kulichenko
>            Assignee: Alexey Goncharuk
>            Priority: Blocker
>             Fix For: ignite-1.4
>
>         Attachments: CacheUpdateRaceMain.java
>
>
> Test reproducing the issue is attached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)