Alexey Serbin created KUDU-3387:
-----------------------------------
Summary: Enable TCP keepalive for connections created by Java
client
Key: KUDU-3387
URL: https://issues.apache.org/jira/browse/KUDU-3387
Project: Kudu
Issue Type: Improvement
Components: client, java
Reporter: Alexey Serbin
https://github.com/apache/kudu/commit/89c02fded7595b4712b465bfb939e4f3035b2e75
enabled TCP keepalive for outbound connections; and the C++ client since then
is able to detect a dropped off connection when server didn't send a TCP RST.
It's would be great to enable TCP keepalive for connections created by Java
client as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)