]
Tristan Tarrant updated ISPN-10429:
-----------------------------------
Fix Version/s: 9.4.17.Final
Hot Rod client doesn't retry on socket timeout
----------------------------------------------
Key: ISPN-10429
URL:
https://issues.jboss.org/browse/ISPN-10429
Project: Infinispan
Issue Type: Bug
Components: Hot Rod
Affects Versions: 10.0.0.Beta4, 9.4.15.Final
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Fix For: 10.0.0.CR3, 9.4.17.Final
The Hot Rod client registers a timeout handler for operations using the socket timeout.
However when this timeout is hit, the retry logic is not invoked causing requests to dead
servers to fail immediately without retry.