[ 
https://issues.apache.org/jira/browse/GIRAPH-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411108#comment-13411108
 ] 

Hyunsik Choi commented on GIRAPH-242:
-------------------------------------

I verified the patch, and all unittest are passed in my local machine. I've 
just committed the patch. Thank you for your contribution.

However, the jenkins says the test are failed. I'm going to investigate the 
failure.
                
> 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

        

Reply via email to