Alessandro Presta created GIRAPH-220:
----------------------------------------

             Summary: Default implementation of BasicVertex#sendMsgToAllEdges()
                 Key: GIRAPH-220
                 URL: https://issues.apache.org/jira/browse/GIRAPH-220
             Project: Giraph
          Issue Type: Improvement
          Components: graph
            Reporter: Alessandro Presta
            Assignee: Alessandro Presta
            Priority: Trivial


I don't understand why sendMsgToAllEdges() is abstract in BasicVertex. Can't we 
provide a default implementation (using iterator() and sendMsg()) making it 
optional to override it for performance?

I'll assign this to myself but I would like to hear some opinions first.

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