From issues-return-94866-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Fri Apr 5 15:49:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id B64B218060F for ; Fri, 5 Apr 2019 17:49:01 +0200 (CEST) Received: (qmail 93169 invoked by uid 500); 5 Apr 2019 15:49:00 -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 93154 invoked by uid 99); 5 Apr 2019 15:49:00 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Apr 2019 15:49:00 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 627D5E2601 for ; Fri, 5 Apr 2019 15:49:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 25A0C2459A for ; Fri, 5 Apr 2019 15:49:00 +0000 (UTC) Date: Fri, 5 Apr 2019 15:49:00 +0000 (UTC) From: "Ivan Bessonov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-11684) CacheSerializableTransactionsTest#testGetRemoveTxNearCache2 (and 1) is flaky MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-11684?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 810959#comment-16810959 ]=20 Ivan Bessonov commented on IGNITE-11684: ---------------------------------------- [~agoncharuk] I would remove new test if you don't mind. It doesn't add any= thing new. "Node.js" suite is unstable in master right now. > CacheSerializableTransactionsTest#testGetRemoveTxNearCache2 (and 1) is fl= aky > -------------------------------------------------------------------------= --- > > Key: IGNITE-11684 > URL: https://issues.apache.org/jira/browse/IGNITE-11684 > Project: Ignite > Issue Type: Test > Reporter: Ivan Bessonov > Assignee: Ivan Bessonov > Priority: Major > Labels: MakeTeamcityGreenAgain > Fix For: 2.8 > > Time Spent: 10m > Remaining Estimate: 0h > > [https://ci.ignite.apache.org/project.html?projectId=3DIgniteTests24Java8= &testNameId=3D4876515758596068461&tab=3DtestDetails&branch_IgniteTests24Jav= a8=3D%3Cdefault%3E] > =C2=A0 > Problem occurs when two optimistic&serializable transactions are being ex= ecuted from the same client with near cache, when one of transaction remove= s key and another updates. > In this scenario near node can be removed from "readers" list if "remove"= transaction was completed before "update" transaction. -- This message was sent by Atlassian JIRA (v7.6.3#76005)