[
https://issues.apache.org/jira/browse/GIRAPH-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Presta resolved GIRAPH-310.
--------------------------------------
Resolution: Fixed
> Simplify vertex initialization
> ------------------------------
>
> Key: GIRAPH-310
> URL: https://issues.apache.org/jira/browse/GIRAPH-310
> Project: Giraph
> Issue Type: Improvement
> Reporter: Alessandro Presta
> Assignee: Alessandro Presta
>
> Once we get rid of Hadoop RPC, there is little sense in having the user
> define Vertex#initialize() in the API. The only method that has to be
> implemented should be Vertex#putEdges(), and initialize(id, value, edges) can
> be defined in terms of that.
--
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