-
Bug
-
Resolution: Done
-
Critical
-
14.0.17.Final, 11.0.18.Final
-
None
As observed in the attached client TRACE log:
Line 4: IterationStartOperation invoked against 10.130.4.81:11222
Line 15: IterationStartOperation response received containing new server topology with members: [10.131.2.66:11222, 10.130.4.81:11222]; indicating removal of previous member: 10.131.2.65:11222
Line 28: Indicates removal of connections to server 10.131.2.65:11222 from pool Line 40: IterationEndOperation invoked against 10.130.4.81:11222
Line 44: IterationEndOperation response received
Line 253: NoRouteToHostException thrown for IterationStartOperation on server 10.131.2.65:11222
Line 352: NoRouteToHostException thrown for IterationStartOperation retry 1 on server 10.131.2.65:11222
...
Line 1046: NoRouteToHostException thrown for IterationStartOperation retry 10 on server 10.131.2.65:11222, which propagates back to the caller
- causes
-
JBEAP-25790 (8.0.z) HotRod calls to remote caches use outdated topology information
- Closed
-
JBEAP-26118 (7.4.z) ISPN-15239 - HotRod calls to remote caches use outdated topology information
- Reopened