Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B75A1184FD for ; Tue, 8 Mar 2016 12:35:42 +0000 (UTC) Received: (qmail 32471 invoked by uid 500); 8 Mar 2016 12:35:41 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 32421 invoked by uid 500); 8 Mar 2016 12:35:41 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 32258 invoked by uid 500); 8 Mar 2016 12:35:41 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 32233 invoked by uid 99); 8 Mar 2016 12:35:41 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Mar 2016 12:35:41 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1ECF92C1F55 for ; Tue, 8 Mar 2016 12:35:41 +0000 (UTC) Date: Tue, 8 Mar 2016 12:35:41 +0000 (UTC) From: "Lukas Nalezenec (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (GIRAPH-886) Partition Balancing does not work 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/GIRAPH-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Nalezenec updated GIRAPH-886: ----------------------------------- Attachment: GIRAPH-886-3.patch > Partition Balancing does not work > --------------------------------- > > Key: GIRAPH-886 > URL: https://issues.apache.org/jira/browse/GIRAPH-886 > Project: Giraph > Issue Type: Bug > Components: graph > Affects Versions: 1.1.0 > Reporter: Lukas Nalezenec > Labels: patch > Attachments: GIRAPH-886-2.patch, GIRAPH-886-3.patch, GIRAPH-886.patch > > > PartitionBalancer returns PartitionOwners in list in arbitrary order but both Range and Hash partitioners are assuming that list is sorted by partitionId. -- This message was sent by Atlassian JIRA (v6.3.4#6332)