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 782C417905 for ; Mon, 2 Mar 2015 16:31:23 +0000 (UTC) Received: (qmail 38382 invoked by uid 500); 2 Mar 2015 16:31:23 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 38340 invoked by uid 500); 2 Mar 2015 16:31:23 -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 38330 invoked by uid 99); 2 Mar 2015 16:31:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Mar 2015 16:31:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 02 Mar 2015 16:31:22 +0000 Received: (qmail 33948 invoked by uid 99); 2 Mar 2015 16:29:47 -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; Mon, 02 Mar 2015 16:29:47 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 72B60E10B9; Mon, 2 Mar 2015 16:29:47 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: akuznetsov@apache.org To: commits@ignite.incubator.apache.org Date: Mon, 02 Mar 2015 16:30:25 -0000 Message-Id: <8237347c024f4694960e30172ccf859c@git.apache.org> In-Reply-To: <06ea0f2075f74ae5834f083172f16dc0@git.apache.org> References: <06ea0f2075f74ae5834f083172f16dc0@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [39/50] incubator-ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-239' into sprint-2 X-Virus-Checked: Checked by ClamAV on apache.org Merge remote-tracking branch 'remotes/origin/ignite-239' into sprint-2 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/96714719 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/96714719 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/96714719 Branch: refs/heads/ignite-368 Commit: 96714719d98de537accd7c7c571cfdbbabfa948d Parents: 11efb91 08df446 Author: ivasilinets Authored: Mon Mar 2 17:05:34 2015 +0300 Committer: ivasilinets Committed: Mon Mar 2 17:05:34 2015 +0300 ---------------------------------------------------------------------- .../configuration/IgniteConfiguration.java | 5 +- .../org/apache/ignite/internal/IgnitionEx.java | 592 +++++++++---------- .../GridCacheQueueCleanupSelfTest.java | 1 - 3 files changed, 267 insertions(+), 331 deletions(-) ----------------------------------------------------------------------