Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6285818A09 for ; Fri, 13 Nov 2015 09:40:11 +0000 (UTC) Received: (qmail 30042 invoked by uid 500); 13 Nov 2015 09:40:11 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 30010 invoked by uid 500); 13 Nov 2015 09:40:11 -0000 Mailing-List: contact issues-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 issues@ignite.apache.org Received: (qmail 29991 invoked by uid 99); 13 Nov 2015 09:40:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Nov 2015 09:40:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 087E32C0452 for ; Fri, 13 Nov 2015 09:40:11 +0000 (UTC) Date: Fri, 13 Nov 2015 09:40:10 +0000 (UTC) From: "Pavel Konstantinov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-1093) Rebalancing with default parameters is very slow MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003774#comment-15003774 ] Pavel Konstantinov commented on IGNITE-1093: -------------------------------------------- For my test case I don't see any visual performance improvement. In my test case the main problem is cache indexing. When I'm turning off the indexing then preloading finished in 100x faster. I think we may trust Anton's benchmarks results and close this ticket. > Rebalancing with default parameters is very slow > ------------------------------------------------ > > Key: IGNITE-1093 > URL: https://issues.apache.org/jira/browse/IGNITE-1093 > Project: Ignite > Issue Type: Bug > Components: cache > Affects Versions: sprint-7 > Reporter: Pavel Konstantinov > Assignee: Pavel Konstantinov > Priority: Critical > Fix For: 1.5 > > Attachments: Plot_ThroughputLatencyProbe_01.png, rebalancing.zip > > > # Start one node with partitioned cache with one backup. > # Load into the cache 40billions of keys using DataStreamer > # Start second node on the same host -- This message was sent by Atlassian JIRA (v6.3.4#6332)