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