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

ASF GitHub Bot commented on TAJO-1860:
--------------------------------------

GitHub user hyunsik opened a pull request:

    https://github.com/apache/tajo/pull/763

    TAJO-1860: Refactor Rpc clients to take Connection Parameters.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hyunsik/tajo TAJO-1860

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/763.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #763
    
----
commit bfe5d87a788220fd3978616120bfbca32d37d28a
Author: Hyunsik Choi <[email protected]>
Date:   2015-09-14T21:47:41Z

    initial work

commit 3ce490862315b783e1c9c2552473eba32061afd7
Author: Hyunsik Choi <[email protected]>
Date:   2015-09-16T00:03:22Z

    Refined APIs.

commit d54347f64c81e7e6b2df08e4c564ad4cd5d78ab4
Author: Hyunsik Choi <[email protected]>
Date:   2015-09-16T00:04:37Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into 
TAJO-1847
    
    Conflicts:
        
tajo-rpc/tajo-rpc-protobuf/src/main/java/org/apache/tajo/rpc/NettyClientBase.java

commit 598267556fa7819748661a32959c5ca65c3f20d9
Author: Hyunsik Choi <[email protected]>
Date:   2015-09-16T07:49:16Z

    Completed.

commit 53f61ed998398dfbc110f14ee69772601d325e8d
Author: Hyunsik Choi <[email protected]>
Date:   2015-09-16T08:06:20Z

    Add unit tests.

commit c96626cea85246246d7b3aaa52edab1aacf85ac6
Author: Hyunsik Choi <[email protected]>
Date:   2015-09-16T08:06:27Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into 
TAJO-1847

commit 03bba84b3a2375137fbc936e6e02659f46613fe4
Author: Hyunsik Choi <[email protected]>
Date:   2015-09-16T08:22:18Z

    Removed unnecessary routine.

----


> Refactor Rpc clients to take Connection Parameters
> --------------------------------------------------
>
>                 Key: TAJO-1860
>                 URL: https://issues.apache.org/jira/browse/TAJO-1860
>             Project: Tajo
>          Issue Type: Improvement
>          Components: RPC
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.11.0
>
>
> Currently, Rpc client implementations only takes few parameters. This 
> refactoring allows rpc clients to take flexible parameters. I also add 
> connection timeout and cleaned up some routines.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to