Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2AA1317EF9 for ; Tue, 15 Sep 2015 12:05:26 +0000 (UTC) Received: (qmail 88401 invoked by uid 500); 15 Sep 2015 11:58:46 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 88371 invoked by uid 500); 15 Sep 2015 11:58:46 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 88361 invoked by uid 99); 15 Sep 2015 11:58:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Sep 2015 11:58:46 +0000 Date: Tue, 15 Sep 2015 11:58:46 +0000 (UTC) From: "Semen Boikov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (IGNITE-1482) IgniteCache.replace (CAS) returns incorrect value on changing topology MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Semen Boikov resolved IGNITE-1482. ---------------------------------- Resolution: Fixed Fixed by Alexey Goncharuk in branch ignite-1482. Verified TC, merged to 1.4. > 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)