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 32C6417DC4 for ; Fri, 17 Apr 2015 16:06:47 +0000 (UTC) Received: (qmail 39634 invoked by uid 500); 17 Apr 2015 16:06:47 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 39568 invoked by uid 500); 17 Apr 2015 16:06:47 -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 39552 invoked by uid 99); 17 Apr 2015 16:06:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Apr 2015 16:06:47 +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; Fri, 17 Apr 2015 16:06:46 +0000 Received: (qmail 37656 invoked by uid 99); 17 Apr 2015 16:06:24 -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, 17 Apr 2015 16:06:24 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C1991E0519; Fri, 17 Apr 2015 16:06:24 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: yzhdanov@apache.org To: commits@ignite.incubator.apache.org Date: Fri, 17 Apr 2015 16:06:39 -0000 Message-Id: <36f39acbd276406d9c7a1aceb579eb95@git.apache.org> In-Reply-To: <6ea54f30f97c45da87358e2826440867@git.apache.org> References: <6ea54f30f97c45da87358e2826440867@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [17/47] incubator-ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-sprint-4' into ignite-743 X-Virus-Checked: Checked by ClamAV on apache.org Merge remote-tracking branch 'remotes/origin/ignite-sprint-4' into ignite-743 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/d6434bb7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/d6434bb7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/d6434bb7 Branch: refs/heads/ignite-485 Commit: d6434bb7ad13a429fab92ee4416a09b7b08cf3b4 Parents: d0b5d85 a57a520 Author: sboikov Authored: Thu Apr 16 09:51:19 2015 +0300 Committer: sboikov Committed: Thu Apr 16 09:51:19 2015 +0300 ---------------------------------------------------------------------- DEVNOTES.txt | 49 ++++++++++++++++++++ examples/README.txt | 2 +- .../dht/atomic/GridDhtAtomicCache.java | 2 +- .../GridDhtPartitionsExchangeFuture.java | 5 ++ 4 files changed, 56 insertions(+), 2 deletions(-) ----------------------------------------------------------------------