You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Claudio Martella (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/07 19:13:39 UTC

[jira] [Resolved] (GIRAPH-119) VertexCombiner should work on Iterable instead of List

     [ https://issues.apache.org/jira/browse/GIRAPH-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claudio Martella resolved GIRAPH-119.
-------------------------------------

    Resolution: Fixed
    
> VertexCombiner should work on Iterable<M> instead of List<M>
> ------------------------------------------------------------
>
>                 Key: GIRAPH-119
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-119
>             Project: Giraph
>          Issue Type: Improvement
>          Components: graph
>    Affects Versions: 0.70.0
>            Reporter: Claudio Martella
>            Assignee: Claudio Martella
>         Attachments: GIRAPH-119.diff
>
>
> Currently VertexCombiner expects a List<M>. It should be refactored to Iterable<M> to sync with Iterable-based BasicVertex messages logics.

--
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