[
https://issues.apache.org/jira/browse/HAMA-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14082099#comment-14082099
]
ByungSeok Min commented on HAMA-913:
------------------------------------
In the previous RPC patch, JUnit test was performed well, but pagerank test had
error occured
This is a patch to imporove something and fix error on the previous RPC.
[Improvement]
- network send/read buffer size tunning
- Support flexible size of RPC Communication data
- Remove the memory leak that is expected
- Remove client hang when there is no response from the server
[fix error]
- Fixed an processiong error of the received large data
* I'll try benchmarks from now.
> Adding Implementation of RPC
> ----------------------------
>
> Key: HAMA-913
> URL: https://issues.apache.org/jira/browse/HAMA-913
> Project: Hama
> Issue Type: Improvement
> Components: bsp core
> Affects Versions: 0.6.4
> Reporter: ByungSeok Min
> Priority: Minor
> Labels: core, messaging, netty
> Fix For: 0.7.0
>
> Attachments: HAMA-913-v01.patch
>
>
> The current RPC server code is too complex and there are some unnecessary code
> So, It seems good to add implementation of RPC such as netty
--
This message was sent by Atlassian JIRA
(v6.2#6252)