You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Alexey Serbin (Jira)" <ji...@apache.org> on 2022/02/21 18:53:00 UTC

[jira] [Resolved] (KUDU-3240) Make connection negotiation timeout configurable for Java client

     [ https://issues.apache.org/jira/browse/KUDU-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Serbin resolved KUDU-3240.
---------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

> 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
>             Fix For: 1.16.0
>
>
> 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)