[
https://issues.apache.org/jira/browse/GIRAPH-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410094#comment-13410094
]
Avery Ching commented on GIRAPH-242:
------------------------------------
Good find Alessandro. Hopefully no one is using HashMapVertex anyway though
=).
> HashMapVertex stores neighbor ids twice
> ---------------------------------------
>
> Key: GIRAPH-242
> URL: https://issues.apache.org/jira/browse/GIRAPH-242
> Project: Giraph
> Issue Type: Improvement
> Components: graph
> Reporter: Alessandro Presta
> Assignee: Alessandro Presta
> Priority: Minor
> Attachments: GIRAPH-242.patch
>
>
> The outgoing edges in a HashMapVertex are currently stored as a Map<I,
> Edge<I, E>>, where a Map<I, E> suffices.
--
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