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 428FB17C1A for ; Tue, 5 May 2015 12:24:34 +0000 (UTC) Received: (qmail 39462 invoked by uid 500); 5 May 2015 12:24:34 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 39391 invoked by uid 500); 5 May 2015 12:24:34 -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 39266 invoked by uid 99); 5 May 2015 12:24:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2015 12:24:34 +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; Tue, 05 May 2015 12:24:29 +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 77B1C45413 for ; Tue, 5 May 2015 12:24:08 +0000 (UTC) Received: (qmail 37457 invoked by uid 99); 5 May 2015 12:24: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; Tue, 05 May 2015 12:24:08 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0059AE10A0; Tue, 5 May 2015 12:24:07 +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: Tue, 05 May 2015 12:24:11 -0000 Message-Id: <5c1c7d75f1004f25a706a29b20cdea6c@git.apache.org> In-Reply-To: <55a445a6ab22438391a1182a2d2cf4e8@git.apache.org> References: <55a445a6ab22438391a1182a2d2cf4e8@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [05/50] incubator-ignite git commit: Merge branches 'ignite-776' and 'ignite-sprint-4' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-776 X-Virus-Checked: Checked by ClamAV on apache.org Merge branches 'ignite-776' and 'ignite-sprint-4' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-776 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/8b18e879 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/8b18e879 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/8b18e879 Branch: refs/heads/ignite-834 Commit: 8b18e879a2b5d9b087b92b7fdc4a0409ac0ac916 Parents: 895d95b 18b4c39 Author: Andrey Authored: Wed Apr 29 17:39:29 2015 +0700 Committer: Andrey Committed: Wed Apr 29 17:39:29 2015 +0700 ---------------------------------------------------------------------- RELEASE_NOTES.txt | 22 +++--- .../processors/cache/IgniteCacheProxy.java | 10 +-- .../distributed/GridCacheLockAbstractTest.java | 75 ++++++++++++++++++++ .../DataStreamerMultiThreadedSelfTest.java | 2 + 4 files changed, 90 insertions(+), 19 deletions(-) ----------------------------------------------------------------------