From issues-return-114170-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Thu Dec 3 09:38:02 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 382B8180634 for ; Thu, 3 Dec 2020 10:38:02 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id AB53F67B32 for ; Thu, 3 Dec 2020 09:38:01 +0000 (UTC) Received: (qmail 14029 invoked by uid 500); 3 Dec 2020 09:38:01 -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 14020 invoked by uid 99); 3 Dec 2020 09:38:01 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2020 09:38:01 +0000 Received: from jira2-he-de.apache.org (jira2-he-de.apache.org [168.119.33.54]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id 43FDE3E92C for ; Thu, 3 Dec 2020 09:38:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 25C9FC8035C for ; Thu, 3 Dec 2020 09:38:00 +0000 (UTC) Date: Thu, 3 Dec 2020 09:38:00 +0000 (UTC) From: "Vladimir Steshin (Jira)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (IGNITE-13465) Ignite cluster falls apart if two nodes segmented sequentially 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-13465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Steshin updated IGNITE-13465: -------------------------------------- Fix Version/s: (was: 2.10) 2.9.1 > Ignite cluster falls apart if two nodes segmented sequentially > -------------------------------------------------------------- > > Key: IGNITE-13465 > URL: https://issues.apache.org/jira/browse/IGNITE-13465 > Project: Ignite > Issue Type: Bug > Affects Versions: 2.9 > Reporter: Aleksey Plekhanov > Assignee: Vladimir Steshin > Priority: Blocker > Fix For: 2.9.1 > > Attachments: GridSequentionNodesFailureTest.java > > Time Spent: 2h 20m > Remaining Estimate: 0h > > After [1] sequential nodes failure leads to segmentation of other nodes in the cluster. Reproducer attached. > This ticked contains: > * Reverted [1]. > * Fix for [1] to avoid the noted segmenttion. > * Reverted [2] which depends on [1]. > [1] IGNITE-13134 > [2] IGNITE-13208 -- This message was sent by Atlassian Jira (v8.3.4#803005)