]
Tristan Tarrant updated ISPN-11223:
-----------------------------------
Fix Version/s: 12.0.0.Final
(was: 11.0.0.Final)
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: Major
Fix For: 12.0.0.Final
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