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 BC263180C2 for ; Tue, 28 Apr 2015 09:15:16 +0000 (UTC) Received: (qmail 76527 invoked by uid 500); 28 Apr 2015 09:15:16 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 76456 invoked by uid 500); 28 Apr 2015 09:15:16 -0000 Mailing-List: contact commits-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list commits@ignite.incubator.apache.org Received: (qmail 76440 invoked by uid 99); 28 Apr 2015 09:15:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Apr 2015 09:15:16 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of root@apache.org designates 54.76.25.247 as permitted sender) Received: from [54.76.25.247] (HELO mx1-eu-west.apache.org) (54.76.25.247) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Apr 2015 09:14:52 +0000 Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 8A67A2AA81 for ; Tue, 28 Apr 2015 09:14:28 +0000 (UTC) Received: (qmail 75114 invoked by uid 99); 28 Apr 2015 09:14:25 -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, 28 Apr 2015 09:14:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 65C13E01FB; Tue, 28 Apr 2015 09:14:25 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: yzhdanov@apache.org To: commits@ignite.incubator.apache.org Date: Tue, 28 Apr 2015 09:14:47 -0000 Message-Id: <2ea72f6599d940b180cc1f2ff081aa68@git.apache.org> In-Reply-To: <79c9d9fae57147c883f64bfb50501f17@git.apache.org> References: <79c9d9fae57147c883f64bfb50501f17@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [24/50] incubator-ignite git commit: Merge branches 'ignite-gg-10134' and 'ignite-sprint-4' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-gg-10134 X-Virus-Checked: Checked by ClamAV on apache.org Merge branches 'ignite-gg-10134' and 'ignite-sprint-4' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-gg-10134 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/fcc29917 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/fcc29917 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/fcc29917 Branch: refs/heads/ignite-734 Commit: fcc2991742a220816d72817d94dcadee1504f566 Parents: 4ec4a48 0a173f4 Author: Andrey Authored: Fri Apr 24 14:17:16 2015 +0700 Committer: Andrey Committed: Fri Apr 24 14:17:16 2015 +0700 ---------------------------------------------------------------------- .../affinity/GridAffinityAssignmentCache.java | 4 +-- .../portable/GridPortableInputStream.java | 26 -------------------- .../visor/node/VisorNodeDataCollectorJob.java | 15 +++-------- .../ignite/testsuites/IgniteCacheTestSuite.java | 2 +- 4 files changed, 6 insertions(+), 41 deletions(-) ----------------------------------------------------------------------