Lukas Nalezenec created GIRAPH-886: -------------------------------------- Summary: Partition Balancing does not work Key: GIRAPH-886 URL: https://issues.apache.org/jira/browse/GIRAPH-886 Project: Giraph Issue Type: Bug Reporter: Lukas Nalezenec
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.2#6252)