From dev-return-36132-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Mon Jul 2 19:57:10 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 C2AF0180626 for ; Mon, 2 Jul 2018 19:57:09 +0200 (CEST) Received: (qmail 61140 invoked by uid 500); 2 Jul 2018 17:57:08 -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 61125 invoked by uid 99); 2 Jul 2018 17:57:08 -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, 02 Jul 2018 17:57:08 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D3170E09E9; Mon, 2 Jul 2018 17:57:07 +0000 (UTC) From: mcherkasov To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #4290: Ignite 8900 repro Content-Type: text/plain Date: Mon, 2 Jul 2018 17:57:07 +0000 (UTC) GitHub user mcherkasov opened a pull request: https://github.com/apache/ignite/pull/4290 Ignite 8900 repro You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/ignite ignite-8900-repro Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4290.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 #4290 ---- commit b3707b44c89b3bb4cb30d07cb1c9936264b0666e Author: devozerov Date: 2018-06-29T20:01:26Z Reproducer for IGNITE-8900 issue with broken links. commit 1e05b9963592e20150d6006752da8a7b9fc87b09 Author: Alexey Goncharuk Date: 2018-06-30T11:08:45Z Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-8900-repro commit 1c9c746c9ebae59a83f030689d0d7e90a429152e Author: Alexey Goncharuk Date: 2018-06-30T13:23:21Z IGNITE-8900 Attempting to fix the link issue ---- ---