[ 
https://issues.apache.org/jira/browse/GIRAPH-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13898170#comment-13898170
 ] 

Hudson commented on GIRAPH-816:
-------------------------------

FAILURE: Integrated in Giraph-trunk-Commit #1412 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/1412/])
GIRAPH-816: ByteArrayPartition not combining vertex edges (cmuchins via 
majakabiljo) (majakabiljo: 
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=1cd1f347f0e3d126f6568f0a246c0dce1de20122)
* giraph-core/src/main/java/org/apache/giraph/partition/ByteArrayPartition.java
* giraph-core/src/test/java/org/apache/giraph/partition/TestPartitionStores.java
* CHANGELOG


> 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
>
>         Attachments: GIRAPH-816.patch, GIRAPH-816.patch
>
>
> 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.5#6160)

Reply via email to