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)