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 99F4E18C53 for ; Wed, 10 Jun 2015 09:46:01 +0000 (UTC) Received: (qmail 48627 invoked by uid 500); 10 Jun 2015 09:46:01 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 48600 invoked by uid 500); 10 Jun 2015 09:46:01 -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 48573 invoked by uid 99); 10 Jun 2015 09:46:01 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2015 09:46:01 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 1C2D2CCF9E for ; Wed, 10 Jun 2015 09:46:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.791 X-Spam-Level: X-Spam-Status: No, score=0.791 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id twWVsk3HqbYr for ; Wed, 10 Jun 2015 09:45:47 +0000 (UTC) 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 A61AF47C24 for ; Wed, 10 Jun 2015 09:45:32 +0000 (UTC) Received: (qmail 44678 invoked by uid 99); 10 Jun 2015 09:45:31 -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, 10 Jun 2015 09:45:31 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 88F19E0427; Wed, 10 Jun 2015 09:45:31 +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, 10 Jun 2015 09:46:01 -0000 Message-Id: <451b2afd7bb847e6b73cb1edfec35e7f@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [31/50] incubator-ignite git commit: Merge remote-tracking branch 'origin/ignite-sprint-5' into ignite-sprint-5 Merge remote-tracking branch 'origin/ignite-sprint-5' into ignite-sprint-5 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/ff7827e4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/ff7827e4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/ff7827e4 Branch: refs/heads/ignite-sprint-6 Commit: ff7827e479b1fbcb79d934d8f240ae0a2ff9fc3d Parents: f1cfd29 2a8e2ab Author: avinogradov Authored: Mon Jun 8 15:18:21 2015 +0300 Committer: avinogradov Committed: Mon Jun 8 15:18:21 2015 +0300 ---------------------------------------------------------------------- .../DataStreamerMultinodeCreateCacheTest.java | 97 ++++++++++++++++++++ .../ignite/testsuites/IgniteCacheTestSuite.java | 1 + 2 files changed, 98 insertions(+) ----------------------------------------------------------------------