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

ASF GitHub Bot commented on FLINK-3181:
---------------------------------------

Github user tillrohrmann commented on the pull request:

    https://github.com/apache/flink/pull/1467#issuecomment-166339189
  
    Makes sense. +1 for merging :-)


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

Reply via email to