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.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---