[
https://issues.apache.org/jira/browse/KUDU-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485425#comment-17485425
]
ASF subversion and git services commented on KUDU-3240:
-------------------------------------------------------
Commit ee5e856b93e6efff415a81955071465dce0e2ded in kudu's branch
refs/heads/master from yejiabao
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=ee5e856 ]
[java] KUDU-3240 Make connection negotiation timeout configurable for Java
client
This patch addresses KUDU-3240 for Kudu Java client, making the
timeout for the connection negotiation configurable.
Change-Id: Iac1fbc2df3118cbab2f87751c5e21346478f72f9
Reviewed-on: http://gerrit.cloudera.org:8080/18183
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <[email protected]>
> Make connection negotiation timeout configurable for Java client
> ----------------------------------------------------------------
>
> Key: KUDU-3240
> URL: https://issues.apache.org/jira/browse/KUDU-3240
> Project: Kudu
> Issue Type: Improvement
> Components: client, java, rpc
> Reporter: Alexey Serbin
> Priority: Major
>
> As of now, the connection negotiation timeout in Kudu Java client is
> hard-coded to 10 seconds. It would be great to make the timeout configurable
> via Java client API, with the approach mirroring similar functionality from
> the C++ client.
> This is the Java-specific counterpart for KUDU-2966.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)