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 94EF617506 for ; Wed, 29 Apr 2015 15:03:49 +0000 (UTC) Received: (qmail 45576 invoked by uid 500); 29 Apr 2015 15:03:49 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 45547 invoked by uid 500); 29 Apr 2015 15:03:49 -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 45538 invoked by uid 99); 29 Apr 2015 15:03:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Apr 2015 15:03:49 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [54.164.171.186] (HELO mx1-us-east.apache.org) (54.164.171.186) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Apr 2015 15:03:43 +0000 Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id E517143BD0 for ; Wed, 29 Apr 2015 15:03:19 +0000 (UTC) Received: (qmail 40428 invoked by uid 99); 29 Apr 2015 15:03:19 -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, 29 Apr 2015 15:03:19 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 64DE7E03C7; Wed, 29 Apr 2015 15:03:19 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sboikov@apache.org To: commits@ignite.incubator.apache.org Date: Wed, 29 Apr 2015 15:03:20 -0000 Message-Id: <58bec83c6db34d6a88fadb4a09a9e47a@git.apache.org> In-Reply-To: <901cf6cff2dd4bbc96ba32601982ee9f@git.apache.org> References: <901cf6cff2dd4bbc96ba32601982ee9f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [02/50] incubator-ignite git commit: Merge remote-tracking branch 'origin/ignite-sprint-4' into ignite-sprint-4 X-Virus-Checked: Checked by ClamAV on apache.org Merge remote-tracking branch 'origin/ignite-sprint-4' into ignite-sprint-4 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/f0000bde Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/f0000bde Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/f0000bde Branch: refs/heads/ignite-157-2 Commit: f0000bde9dfef2af51357434d3e1264ce5f572a4 Parents: e46bef0 d125eb6 Author: Yakov Zhdanov Authored: Tue Apr 28 16:13:55 2015 +0300 Committer: Yakov Zhdanov Committed: Tue Apr 28 16:13:55 2015 +0300 ---------------------------------------------------------------------- .../distributed/dht/GridDhtLockRequest.java | 38 +++++++------- .../distributed/near/GridNearLockRequest.java | 54 ++++++++++---------- .../ignite/internal/util/GridJavaProcess.java | 4 ++ 3 files changed, 50 insertions(+), 46 deletions(-) ----------------------------------------------------------------------