Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D9CD1200BBF for ; Mon, 14 Nov 2016 09:41:15 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D85A7160B06; Mon, 14 Nov 2016 08:41:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2D383160B05 for ; Mon, 14 Nov 2016 09:41:15 +0100 (CET) Received: (qmail 56105 invoked by uid 500); 14 Nov 2016 08:41:14 -0000 Mailing-List: contact commits-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list commits@ignite.apache.org Received: (qmail 56096 invoked by uid 99); 14 Nov 2016 08:41:14 -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; Mon, 14 Nov 2016 08:41:14 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 365F3E0209; Mon, 14 Nov 2016 08:41:14 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sboikov@apache.org To: commits@ignite.apache.org Message-Id: <3b6f6d3b94f848ae97856ea6edb01677@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: ignite git commit: ignite-4154 Date: Mon, 14 Nov 2016 08:41:14 +0000 (UTC) archived-at: Mon, 14 Nov 2016 08:41:16 -0000 Repository: ignite Updated Branches: refs/heads/ignite-4154-opt2 6d6bfdc35 -> c05e49bb7 ignite-4154 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c05e49bb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c05e49bb Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/c05e49bb Branch: refs/heads/ignite-4154-opt2 Commit: c05e49bb7a194f6bf5cc5b38121de4532c65111b Parents: 6d6bfdc Author: sboikov Authored: Mon Nov 14 11:41:03 2016 +0300 Committer: sboikov Committed: Mon Nov 14 11:41:03 2016 +0300 ---------------------------------------------------------------------- .../dht/preloader/GridDhtPartitionsExchangeFuture.java | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/c05e49bb/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java b/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java index 7c22f4e..9af7a7b 100644 --- a/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java +++ b/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java @@ -742,7 +742,11 @@ public class GridDhtPartitionsExchangeFuture extends GridFutureAdapter