-
Bug
-
Resolution: Done
-
Major
-
None
-
None
When there's a problem with a Hot Rod operation, RetryOnFailureOperation invalidates the connection twice (once in a catch block, and once in a finally block).
This causes the GenericKeyedObjectPool counts to get off, and anything relying on that count (such as the maxTotal configuration for the pool) to break.
- is blocked by
-
ISPN-6275 Double invalidate of invalid Hot Rod connections
-
- Closed
-