[ 
https://issues.apache.org/jira/browse/TINKERPOP3-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marko A. Rodriguez updated TINKERPOP3-611:
------------------------------------------
    Affects Version/s:     (was: 3.0.0.GA)
        Fix Version/s: 3.0.0.GA

> Messenger.receiveMessages(no args)
> ----------------------------------
>
>                 Key: TINKERPOP3-611
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-611
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: process
>            Reporter: Marko A. Rodriguez
>             Fix For: 3.0.0.GA
>
>
> Right now {{Messenger.recieveMessages()}} takes a {{MessageScope}} argument. 
> This is oriented towards "message pulling systems" that require the 
> {{MessageScope}} to know which adjacent vertices to get their messages from. 
> For "message passing systems" this is not needed and in fact, if required, 
> requires some sort of message tagging and non-Iterator behavior.  
> We should get rid of the {{MessageScope}} argument and "message pull systems" 
> can simply get the {{MessageScope}}s from 
> {{VertexProgram.getMessageScopes(iteration)}}.



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

Reply via email to