You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Alessandro Presta (JIRA)" <ji...@apache.org> on 2012/10/11 18:57:04 UTC

[jira] [Resolved] (GIRAPH-310) Simplify vertex initialization

     [ 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