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

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

Github user vasia commented on the pull request:

    https://github.com/apache/flink/pull/1575#issuecomment-194236417
  
    Hey @s1ck,
    thanks a lot for the thorough review! I will address your comments in the 
following days. The PR is quite old and needs a rebase, too.
    For future reviews, keep in mind that it might be better to leave comments 
on the file diff of the PR instead of commenting on each individual commit. 
This way replying is easier, comments appear at one place, and the reviewer has 
the final changed view instead of the partial changes of each commit :)


> Add a Pregel iteration abstraction to Gelly
> -------------------------------------------
>
>                 Key: FLINK-3207
>                 URL: https://issues.apache.org/jira/browse/FLINK-3207
>             Project: Flink
>          Issue Type: New Feature
>          Components: Gelly
>            Reporter: Vasia Kalavri
>            Assignee: Vasia Kalavri
>
> This issue proposes to add a Pregel/Giraph-like iteration abstraction to 
> Gelly that will only expose one UDF to the user, {{compute()}}. {{compute()}} 
> will have access to both the vertex state and the incoming messages, and will 
> be able to produce messages and update the vertex value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to