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

Reply via email to