[
https://issues.apache.org/jira/browse/GIRAPH-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411107#comment-13411107
]
Hudson commented on GIRAPH-242:
-------------------------------
Integrated in Giraph-trunk-Commit #140 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/140/])
GIRAPH-242: HashMapVertex stores neighbor ids twice. Contributed by
Alessandro Presta. (Revision 1359965)
Result = FAILURE
hyunsik :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1359965
Files :
* /giraph/trunk/CHANGELOG
* /giraph/trunk/src/main/java/org/apache/giraph/graph/HashMapVertex.java
> 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, 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