[
https://issues.apache.org/jira/browse/TAJO-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14747344#comment-14747344
]
ASF GitHub Bot commented on TAJO-1860:
--------------------------------------
Github user jinossy commented on a diff in the pull request:
https://github.com/apache/tajo/pull/763#discussion_r39618433
--- Diff:
tajo-core-tests/src/test/java/org/apache/tajo/util/TestRpcConnectionParamUtil.java
---
@@ -0,0 +1,40 @@
+package org.apache.tajo.util;
--- End diff --
you should add license
> 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)