]
Pedro Zapata Fernandez updated ISPN-11223:
------------------------------------------
Status: Open (was: New)
Support tcp_keepalive_time, tcp_keepalive_intvl, tcp_keepalive_probes
for our (HotRod|Rest) clients
---------------------------------------------------------------------------------------------------
Key: ISPN-11223
URL:
https://issues.redhat.com/browse/ISPN-11223
Project: Infinispan
Issue Type: Enhancement
Affects Versions: 10.1.1.Final
Reporter: Diego Lovison
Assignee: Tristan Tarrant
Priority: Critical
Java11 added the ExtendedSocketOptions.
See
http://hg.openjdk.java.net/jdk/jdk/rev/7164c3bb55df as a reference.
The class TcpKeepAliveTest has good examples how this should be configured