From dev-return-43230-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Mon Dec 10 15:44:36 2018 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 9778C180627 for ; Mon, 10 Dec 2018 15:44:35 +0100 (CET) Received: (qmail 53095 invoked by uid 500); 10 Dec 2018 14:44:34 -0000 Mailing-List: contact dev-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 dev@ignite.apache.org Received: (qmail 53078 invoked by uid 99); 10 Dec 2018 14:44:34 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Dec 2018 14:44:34 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C51EFE1295; Mon, 10 Dec 2018 14:44:33 +0000 (UTC) From: EdShangGG To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #5623: IGNITE-10623 Possible JVM crash when node stopped... Content-Type: text/plain Date: Mon, 10 Dec 2018 14:44:33 +0000 (UTC) GitHub user EdShangGG opened a pull request: https://github.com/apache/ignite/pull/5623 IGNITE-10623 Possible JVM crash when node stopped with errors You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10623 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5623.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #5623 ---- commit 5b3a7333173af73212bc63978976bdb6dfc30857 Author: EdShangGG Date: 2018-12-10T14:43:29Z IGNITE-10623 Possible JVM crash when node stopped with errors ---- ---