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/07/27 02:51:00 UTC

[jira] [Created] (KUDU-3387) Enable TCP keepalive for connections created by Java client

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)