You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Craig Muchinsky (JIRA)" <ji...@apache.org> on 2013/12/13 01:22:11 UTC

[jira] [Created] (GIRAPH-816) ByteArrayPartition not combining vertex edges

Craig Muchinsky created GIRAPH-816:
--------------------------------------

             Summary: ByteArrayPartition not combining vertex edges
                 Key: GIRAPH-816
                 URL: https://issues.apache.org/jira/browse/GIRAPH-816
             Project: Giraph
          Issue Type: Bug
          Components: graph
    Affects Versions: 1.1.0
            Reporter: Craig Muchinsky
             Fix For: 1.1.0


The ByteArrayPartition class is not combining vertex edges properly. Within putOrCombine() it fails to merge the edges all together, and within addPartition() it appears to be outputting the wrong vertex all together (not the one it merged edges into).



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)