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 C6786187D4 for ; Thu, 8 Oct 2015 08:22:27 +0000 (UTC) Received: (qmail 2888 invoked by uid 500); 8 Oct 2015 08:22:27 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 2811 invoked by uid 500); 8 Oct 2015 08:22:27 -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 2799 invoked by uid 99); 8 Oct 2015 08:22:27 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Oct 2015 08:22:27 +0000 Date: Thu, 8 Oct 2015 08:22:27 +0000 (UTC) From: "Semen Boikov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (IGNITE-582) [Test] Unexpected behavior for OPTIMISTIC SERIALIZABLE transaction 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-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Semen Boikov reassigned IGNITE-582: ----------------------------------- Assignee: Semen Boikov (was: Alexey Goncharuk) > [Test] Unexpected behavior for OPTIMISTIC SERIALIZABLE transaction > ------------------------------------------------------------------ > > Key: IGNITE-582 > URL: https://issues.apache.org/jira/browse/IGNITE-582 > Project: Ignite > Issue Type: Bug > Reporter: Artem Shutak > Assignee: Semen Boikov > Priority: Blocker > Labels: Muted_test > Fix For: ignite-1.5 > > > Ticket is related to this issue http://stackoverflow.com/questions/22936749/optimistic-mode-for-gridgain-transactions. > I added more simple test to the GridCacheTxMultiThreadedAbstractTest. > Original test is also attached to the ticket. Sometimes commit fails with GridCacheTxOptimisticException, but two threads still can commit duplicated values so that increment is lost. > see GG-8063 > Next test(s) should be unmuted on TC: testOptimisticSerializableConsistency -- This message was sent by Atlassian JIRA (v6.3.4#6332)