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 2021/02/02 23:16:00 UTC

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

Alexey Serbin created KUDU-3240:
-----------------------------------

             Summary: 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


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.3.4#803005)