In a transaction, after invalidating a connection in the pool, the transaction caching interceptor is still returning the destroyed connection. This makes the validation interceptor entering in an infinite loop.
- is related to
-
NXP-20668 Fix semaphore leak in VCS pool when jdbc connections are not available
- Resolved