Return-Path: X-Original-To: apmail-ignite-commits-archive@minotaur.apache.org Delivered-To: apmail-ignite-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2116E18335 for ; Thu, 24 Dec 2015 08:23:56 +0000 (UTC) Received: (qmail 96633 invoked by uid 500); 24 Dec 2015 08:23:53 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 96551 invoked by uid 500); 24 Dec 2015 08:23:53 -0000 Mailing-List: contact commits-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 commits@ignite.apache.org Received: (qmail 96487 invoked by uid 99); 24 Dec 2015 08:23:53 -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; Thu, 24 Dec 2015 08:23:53 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D6A72E097A; Thu, 24 Dec 2015 08:23:52 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: akuznetsov@apache.org To: commits@ignite.apache.org Date: Thu, 24 Dec 2015 08:23:55 -0000 Message-Id: <445d1aa49ddb4d7a8c6f25d9d3b780ce@git.apache.org> In-Reply-To: <58f0cacfd71e4c3d8406312c353b7c41@git.apache.org> References: <58f0cacfd71e4c3d8406312c353b7c41@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [4/4] ignite git commit: Merge branches 'ignite-1.5' and 'ignite-843-rc2' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-843-rc2 Merge branches 'ignite-1.5' and 'ignite-843-rc2' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-843-rc2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/93265664 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/93265664 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/93265664 Branch: refs/heads/ignite-843-rc2 Commit: 932656644b35533b0117cfce74a2839c897446a4 Parents: 56c742a 61c072e Author: Alexey Kuznetsov Authored: Thu Dec 24 15:20:13 2015 +0700 Committer: Alexey Kuznetsov Committed: Thu Dec 24 15:20:13 2015 +0700 ---------------------------------------------------------------------- .../ignite/internal/binary/BinaryContext.java | 2 +- .../internal/visor/util/VisorTaskUtils.java | 122 ++++++++++++++++++- .../binary/BinaryMarshallerSelfTest.java | 5 +- 3 files changed, 121 insertions(+), 8 deletions(-) ----------------------------------------------------------------------