[
https://issues.apache.org/jira/browse/TAJO-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681598#comment-14681598
]
Hudson commented on TAJO-1751:
------------------------------
FAILURE: Integrated in Tajo-master-CODEGEN-build #434 (See
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/434/])
TAJO-1751: Reduce the client connection timeout. (jinho) (jhkim: rev
7d060837703244c40eff5c1e3b62f165de0887d3)
* tajo-rpc/tajo-rpc-common/src/main/java/org/apache/tajo/rpc/RpcConstants.java
* tajo-rpc/tajo-rpc-protobuf/src/test/java/org/apache/tajo/rpc/TestAsyncRpc.java
* CHANGES
*
tajo-rpc/tajo-rpc-protobuf/src/test/java/org/apache/tajo/rpc/TestBlockingRpc.java
> Reduce the client connection timeout
> ------------------------------------
>
> Key: TAJO-1751
> URL: https://issues.apache.org/jira/browse/TAJO-1751
> Project: Tajo
> Issue Type: Improvement
> Components: RPC
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Fix For: 0.11.0
>
>
> Client connection timeout is 60 sec and it can retry 3 times.
> so the connection failure can detect after 180 sec waiting.
> Default timeout should be 20 sec
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)