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

Maja Kabiljo updated GIRAPH-317:
--------------------------------

    Attachment: GIRAPH-317.patch

This patch just moves classes around, there are no changes in the code. I 
created netty package for netty implementations, with handler subpackage for 
requests handling, and requests package for all the request types in the 
system. Some classes (namely BasicRPCCommunications, CommunicationsInterface, 
MsgList, RPCCommunications, VertexIdMessages, VertexIdMessagesList, VertexList) 
are used only by RPC - they will be gone soon so I just left them where they 
are.

https://reviews.apache.org/r/6792/


                
> Add subpackages to comm
> -----------------------
>
>                 Key: GIRAPH-317
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-317
>             Project: Giraph
>          Issue Type: Wish
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>            Priority: Trivial
>         Attachments: GIRAPH-317.patch
>
>
> Package comm became too big, it would be nice to add some subpackages to it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to