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 0E53017550 for ; Thu, 23 Apr 2015 14:11:11 +0000 (UTC) Received: (qmail 46019 invoked by uid 500); 23 Apr 2015 14:11:11 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 45925 invoked by uid 500); 23 Apr 2015 14:11:10 -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 45705 invoked by uid 99); 23 Apr 2015 14:11:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Apr 2015 14:11:10 +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; Thu, 23 Apr 2015 14:11:03 +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 97A7943E88 for ; Thu, 23 Apr 2015 14:10:42 +0000 (UTC) Received: (qmail 44570 invoked by uid 99); 23 Apr 2015 14:10:42 -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; Thu, 23 Apr 2015 14:10:42 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 18EC5E17BD; Thu, 23 Apr 2015 14:10:42 +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: Thu, 23 Apr 2015 14:10:58 -0000 Message-Id: In-Reply-To: <97074b887c9447ec92a3f3c5aa60524d@git.apache.org> References: <97074b887c9447ec92a3f3c5aa60524d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [18/36] 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-656 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(+) ----------------------------------------------------------------------