You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/10/01 02:28:36 UTC

[jira] [Commented] (HAMA-913) Adding Implementation of RPC

    [ https://issues.apache.org/jira/browse/HAMA-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154097#comment-14154097 ] 

Hudson commented on HAMA-913:
-----------------------------

FAILURE: Integrated in Hama-Nightly-for-Hadoop-2.x #383 (See [https://builds.apache.org/job/Hama-Nightly-for-Hadoop-2.x/383/])
HAMA-913: correct the configuration of the subversion client(re-commit) (bsmin: rev 1628356)
* /hama/trunk/CHANGES.txt
* /hama/trunk/core/src/main/java/org/apache/hama/bsp/message/HamaAsyncMessageManagerImpl.java
* /hama/trunk/core/src/main/java/org/apache/hama/ipc/AsyncClient.java
* /hama/trunk/core/src/main/java/org/apache/hama/ipc/AsyncRPC.java
* /hama/trunk/core/src/main/java/org/apache/hama/ipc/AsyncServer.java
* /hama/trunk/core/src/test/java/org/apache/hama/bsp/message/TestHamaAsyncMessageManager.java
* /hama/trunk/core/src/test/java/org/apache/hama/ipc/TestAsyncIPC.java
* /hama/trunk/core/src/test/java/org/apache/hama/ipc/TestAsyncRPC.java
HAMA-913: Add RPC implementation using netty(bsmin) (bsmin: rev 1628353)
* /hama/trunk/CHANGES.txt
HAMA-913: add RPC implementation using Netty (bsmin: rev 1628344)
* /hama/trunk/core/pom.xml
* /hama/trunk/core/src/main/java/org/apache/hama/bsp/message/HamaAsyncMessageManagerImpl.java
* /hama/trunk/core/src/main/java/org/apache/hama/ipc/AsyncClient.java
* /hama/trunk/core/src/main/java/org/apache/hama/ipc/AsyncRPC.java
* /hama/trunk/core/src/main/java/org/apache/hama/ipc/AsyncServer.java
* /hama/trunk/core/src/test/java/org/apache/hama/bsp/message/TestHamaAsyncMessageManager.java
* /hama/trunk/core/src/test/java/org/apache/hama/ipc/TestAsyncIPC.java
* /hama/trunk/core/src/test/java/org/apache/hama/ipc/TestAsyncRPC.java


> 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, HAMA-913-v03.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.3.4#6332)