If a SQLException is thrown when creating a connection in handlerFromSharedCache, the counter activeCount is not decreased.
This behavior courses the healthcheck to increase activeCount to maxSize without adding connections to allConnections.
If a SQLException is thrown when creating a connection in handlerFromSharedCache, the counter activeCount is not decreased.
This behavior courses the healthcheck to increase activeCount to maxSize without adding connections to allConnections.