[
https://issues.apache.org/jira/browse/GIRAPH-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427719#comment-13427719
]
Maja Kabiljo commented on GIRAPH-259:
-------------------------------------
Yes, they will be self resetting. As noted the aggregator in the example is
also resetting, so if continued in the same fashion (vertex adds 50 and then
master 100) in super step 3 master would see 60 and then vertex 160. The bad
thing about 16 is that vertex sees two master values, and about 15 is that it
doesn't see master value from previous super step (and that's why I thought of
switching master and vertex compute order at the first place).
> 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