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 3C70918CCA for ; Wed, 13 May 2015 17:10:37 +0000 (UTC) Received: (qmail 61127 invoked by uid 500); 13 May 2015 17:10:37 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 61096 invoked by uid 500); 13 May 2015 17:10:37 -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 61087 invoked by uid 99); 13 May 2015 17:10:37 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 May 2015 17:10:37 +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 2129CC487A for ; Wed, 13 May 2015 17:10:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.79 X-Spam-Level: X-Spam-Status: No, score=0.79 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id NOyWu-qitGy8 for ; Wed, 13 May 2015 17:10:21 +0000 (UTC) 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 9C181286EE for ; Wed, 13 May 2015 17:10:08 +0000 (UTC) Received: (qmail 57557 invoked by uid 99); 13 May 2015 17:10: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; Wed, 13 May 2015 17:10:08 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 79F94E30F6; Wed, 13 May 2015 17:10:08 +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, 13 May 2015 17:10:46 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [40/50] [abbrv] incubator-ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-sprint-5' into ignite-630 Merge remote-tracking branch 'remotes/origin/ignite-sprint-5' into ignite-630 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/845efeba Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/845efeba Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/845efeba Branch: refs/heads/ignite-630 Commit: 845efeba7e58cea6c76193dcd9938f3a1f9102d5 Parents: 387dcf6 3861fbd Author: avinogradov Authored: Tue May 12 21:06:42 2015 +0300 Committer: avinogradov Committed: Tue May 12 21:06:42 2015 +0300 ---------------------------------------------------------------------- bin/include/functions.sh | 2 +- .../apache/ignite/internal/direct/DirectByteBufferStream.java | 4 ++-- .../internal/managers/eventstorage/GridEventStorageManager.java | 5 +---- .../main/java/org/apache/ignite/internal/util/IgniteUtils.java | 4 ++-- 4 files changed, 6 insertions(+), 9 deletions(-) ----------------------------------------------------------------------