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

Maja Kabiljo updated GIRAPH-313:
--------------------------------

    Attachment: GIRAPH-313.patch

This doesn't send any messages for now, but I tested it with some dummy 
messages and it works. The patch adds all the client/server classes we had for 
worker for master, and does some redesign so common parts could be reused. 
Again there are some useNetty checks which we'll be able to remove soon.

Passes mvn verify and pseudo distributed tests.
                
> Open Netty client and server on master
> --------------------------------------
>
>                 Key: GIRAPH-313
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-313
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-313.patch
>
>
> For GIRAPH-273 first thing we need is to open Netty communication on master, 
> make connections to workers and make connections from workers to master.
> Since it's already significant amount of code I'm opening a separate issue 
> for it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to