[ https://issues.apache.org/jira/browse/GIRAPH-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alessandro Presta updated GIRAPH-423: ------------------------------------- Attachment: GIRAPH-423.patch > 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