From dev-return-32316-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Wed Mar 21 09:44:58 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 7BBC5180651 for ; Wed, 21 Mar 2018 09:44:57 +0100 (CET) Received: (qmail 45862 invoked by uid 500); 21 Mar 2018 08:44:56 -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 45847 invoked by uid 99); 21 Mar 2018 08:44:55 -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; Wed, 21 Mar 2018 08:44:55 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8563AF4E15; Wed, 21 Mar 2018 08:44:55 +0000 (UTC) From: akalash To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #3665: ignite-8004 set compatibilityMode to true in coll... Content-Type: text/plain Date: Wed, 21 Mar 2018 08:44:55 +0000 (UTC) GitHub user akalash opened a pull request: https://github.com/apache/ignite/pull/3665 ignite-8004 set compatibilityMode to true in collectGridNodeData You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8004 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3665.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 #3665 ---- commit 4b993adeedcbe4b55d407d4a19b303cfd6e53032 Author: Anton Kalashnikov Date: 2018-03-21T08:35:31Z ignite-8004 set compatibilityMode to true in collectGridNodeData ---- ---