[
https://issues.apache.org/jira/browse/FLINK-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072704#comment-15072704
]
ASF GitHub Bot commented on FLINK-3181:
---------------------------------------
Github user vasia commented on the pull request:
https://github.com/apache/flink/pull/1467#issuecomment-167564868
Thanks, I am merging this.
> The vertex-centric SSSP example and library method send unnecessary messages
> during the first superstep
> -------------------------------------------------------------------------------------------------------
>
> Key: FLINK-3181
> URL: https://issues.apache.org/jira/browse/FLINK-3181
> Project: Flink
> Issue Type: Improvement
> Components: Gelly
> Affects Versions: 0.10.0
> Reporter: Vasia Kalavri
> Assignee: Vasia Kalavri
>
> The result is correct, but the current implementation has unnecessary message
> overhead in the first superstep. The Messaging function should only produce
> messages from the source during the first superstep. This can be fixed with a
> simple check of the vertex value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)