Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 328E52009DC for ; Tue, 2 May 2017 22:01:41 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 312B1160BAB; Tue, 2 May 2017 20:01:41 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9E2F8160B9D for ; Tue, 2 May 2017 22:01:40 +0200 (CEST) Received: (qmail 314 invoked by uid 500); 2 May 2017 20:01:39 -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 302 invoked by uid 99); 2 May 2017 20:01:39 -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; Tue, 02 May 2017 20:01:39 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6E74FDFBC7; Tue, 2 May 2017 20:01:39 +0000 (UTC) From: ptupitsyn To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #1899: IGNITE-5135 .NET: Improve remote error propagatio... Content-Type: text/plain Date: Tue, 2 May 2017 20:01:39 +0000 (UTC) archived-at: Tue, 02 May 2017 20:01:41 -0000 GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1899 IGNITE-5135 .NET: Improve remote error propagation You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-5135 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1899.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 #1899 ---- commit 65be9fcb15050cfc71939bac0f232495eb812108 Author: Pavel Tupitsyn Date: 2017-05-02T14:20:30Z IGNITE-5135 .NET: Improve remote error propagation commit 209716a4e357687f61ef7a902f16649cafdf0d80 Author: Pavel Tupitsyn Date: 2017-05-02T14:30:38Z wip commit 1b38c3baf773e39d8b4f1883213d354a7139a56d Author: Pavel Tupitsyn Date: 2017-05-02T14:31:22Z wip commit 3f63d82973113a695879730103cfd213be79a5af Author: Pavel Tupitsyn Date: 2017-05-02T14:37:18Z Tests fixed ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---