You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by Maja Kabiljo <ma...@fb.com> on 2014/06/13 04:46:26 UTC

Review Request 22543: GIRAPH-919: Add worker to worker communication

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22543/
-----------------------------------------------------------

Review request for giraph.


Bugs: GIRAPH-919
    https://issues.apache.org/jira/browse/GIRAPH-919


Repository: giraph-git


Description
-------

In some cases, we want to be able to send information from one worker to another. We should add support for this.


Diffs
-----

  giraph-core/src/main/java/org/apache/giraph/comm/ServerData.java f0ecca2 
  giraph-core/src/main/java/org/apache/giraph/comm/requests/RequestType.java 7fe2ae7 
  giraph-core/src/main/java/org/apache/giraph/comm/requests/SendWorkerToWorkerMessageRequest.java PRE-CREATION 
  giraph-core/src/main/java/org/apache/giraph/graph/GraphTaskManager.java ad5fc91 
  giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java ad7e045 
  giraph-core/src/main/java/org/apache/giraph/worker/WorkerContext.java 17347db 

Diff: https://reviews.apache.org/r/22543/diff/


Testing
-------

Tested on an application which requires this kind of communication


Thanks,

Maja Kabiljo


Re: Review Request 22543: GIRAPH-919: Add worker to worker communication

Posted by Pavan Kumar Athivarapu <pa...@outlook.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22543/#review46486
-----------------------------------------------------------

Ship it!


Ship It!

- Pavan Kumar Athivarapu


On June 13, 2014, 2:46 a.m., Maja Kabiljo wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22543/
> -----------------------------------------------------------
> 
> (Updated June 13, 2014, 2:46 a.m.)
> 
> 
> Review request for giraph.
> 
> 
> Bugs: GIRAPH-919
>     https://issues.apache.org/jira/browse/GIRAPH-919
> 
> 
> Repository: giraph-git
> 
> 
> Description
> -------
> 
> In some cases, we want to be able to send information from one worker to another. We should add support for this.
> 
> 
> Diffs
> -----
> 
>   giraph-core/src/main/java/org/apache/giraph/comm/ServerData.java f0ecca2 
>   giraph-core/src/main/java/org/apache/giraph/comm/requests/RequestType.java 7fe2ae7 
>   giraph-core/src/main/java/org/apache/giraph/comm/requests/SendWorkerToWorkerMessageRequest.java PRE-CREATION 
>   giraph-core/src/main/java/org/apache/giraph/graph/GraphTaskManager.java ad5fc91 
>   giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java ad7e045 
>   giraph-core/src/main/java/org/apache/giraph/worker/WorkerContext.java 17347db 
> 
> Diff: https://reviews.apache.org/r/22543/diff/
> 
> 
> Testing
> -------
> 
> Tested on an application which requires this kind of communication
> 
> 
> Thanks,
> 
> Maja Kabiljo
> 
>