[
https://issues.apache.org/jira/browse/GIRAPH-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maja Kabiljo resolved GIRAPH-95.
--------------------------------
Resolution: Invalid
> vertex resolution expects MutableVertex instead of BasicVertex
> --------------------------------------------------------------
>
> Key: GIRAPH-95
> URL: https://issues.apache.org/jira/browse/GIRAPH-95
> Project: Giraph
> Issue Type: Bug
> Components: graph
> Reporter: Claudio Martella
>
> At the beginning of the superstep, when a message is sent to non-existing
> vertex, the new vertex is created. This new vertex id is set through
> setVertexId() which belongs to MutableVertex. Should use initialize() instead.
> See BspRPCCommunication:948 (on my local trunk)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira