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

Alessandro Presta commented on GIRAPH-423:
------------------------------------------

Thanks for the quick review, Maja! Committing...
                
> Allow overriding addEdge
> ------------------------
>
>                 Key: GIRAPH-423
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-423
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Alessandro Presta
>            Assignee: Alessandro Presta
>            Priority: Minor
>         Attachments: GIRAPH-423.patch
>
>
> addEdge() is final in some MutableVertex implementations, whereas other 
> similar methods (like removeEdge()) aren't.
> Making it non-final enables some interesting customizations, for example 
> summing the weights of duplicate edges instead of keeping the oldest one.

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

Reply via email to