[
https://issues.apache.org/jira/browse/GIRAPH-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403393#comment-13403393
]
Hudson commented on GIRAPH-220:
-------------------------------
Integrated in Giraph-trunk-Commit #126 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/126/])
GIRAPH-220: Default implementation of BasicVertex#sendMsgToAllEdges().
Contributed by Alessandro Presta. (Revision 1355119)
Result = SUCCESS
jghoman :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1355119
Files :
* /giraph/trunk/CHANGELOG
* /giraph/trunk/src/main/java/org/apache/giraph/graph/BasicVertex.java
> 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
> Fix For: 0.2.0
>
> Attachments: GIRAPH-220.patch
>
>
> 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