[
https://issues.apache.org/jira/browse/GIRAPH-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13425632#comment-13425632
]
Maja Kabiljo commented on GIRAPH-259:
-------------------------------------
Those errors were introduced with GIRAPH-244 (see
https://issues.apache.org/jira/browse/GIRAPH-269, and the other one I didn't
want to create a task for since it only happens with RPC)
Another thing, I see in master we have:
{code}
collectAndProcessAggregatorValues(getSuperstep());
runMasterCompute(getSuperstep());
saveAggregatorValues(getSuperstep());
{code}
So I guess I got it wrong and that the idea is that vertices should actually
see what master did with aggregators in current super step? If so, I'll fix it,
and I think this should be documented somewhere.
> TestBspBasic.testBspPageRank is broken
> --------------------------------------
>
> Key: GIRAPH-259
> URL: https://issues.apache.org/jira/browse/GIRAPH-259
> Project: Giraph
> Issue Type: Bug
> Reporter: Maja Kabiljo
> Assignee: Maja Kabiljo
> Attachments: GIRAPH-259-1.patch, GIRAPH-259-2.patch,
> GIRAPH-259-3.patch
>
>
> Test crashes on line 152 in class SimplePageRankVertex in distributed mode.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira