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 C79A71802D for ; Fri, 24 Apr 2015 02:38:16 +0000 (UTC) Received: (qmail 88832 invoked by uid 500); 24 Apr 2015 02:38:16 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 88797 invoked by uid 500); 24 Apr 2015 02:38: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 88783 invoked by uid 99); 24 Apr 2015 02:38:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Apr 2015 02:38: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 (athena.apache.org: domain of root@apache.org designates 54.191.145.13 as permitted sender) Received: from [54.191.145.13] (HELO mx1-us-west.apache.org) (54.191.145.13) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Apr 2015 02:38:12 +0000 Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with SMTP id C6CAA25355 for ; Fri, 24 Apr 2015 02:37:27 +0000 (UTC) Received: (qmail 84026 invoked by uid 99); 24 Apr 2015 02:36:12 -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; Fri, 24 Apr 2015 02:36:12 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 82D96E17F8; Fri, 24 Apr 2015 02:36:12 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: agoncharuk@apache.org To: commits@ignite.incubator.apache.org Date: Fri, 24 Apr 2015 02:36:22 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [11/50] incubator-ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-sprint-4' into ignite-446 X-Virus-Checked: Checked by ClamAV on apache.org Merge remote-tracking branch 'remotes/origin/ignite-sprint-4' into ignite-446 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/70daffe3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/70daffe3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/70daffe3 Branch: refs/heads/ignite-80 Commit: 70daffe358d992e2300b9c71aa5cd61987b5240b Parents: 842bf40 bc025d9 Author: avinogradov Authored: Tue Apr 21 14:01:34 2015 +0300 Committer: avinogradov Committed: Tue Apr 21 14:01:34 2015 +0300 ---------------------------------------------------------------------- .../IgniteCachePutGetRestartAbstractTest.java | 219 +++++++++++++++++++ ...iteCacheTxNearDisabledPutGetRestartTest.java | 30 +++ .../IgniteCacheFailoverTestSuite.java | 2 + 3 files changed, 251 insertions(+) ----------------------------------------------------------------------