[ https://issues.apache.org/jira/browse/HAMA-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084188#comment-14084188 ]
ByungSeok Min commented on HAMA-913: ------------------------------------ Exactly right. Data was very small in the Junit testcase(~1000bytes?) But, pagerank had used the bigger data.(~1500000bytes?) Then, i modified to dynamically accumulate the data received. >From now, I'll try benchmarks and tunning > 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, HAMA-913-v02.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)