Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.9.0
-
None
Description
It would be really nice to include some additional information for the following exception:
org.apache.commons.pool2.impl.GenericObjectPool.borrowObject java.util.NoSuchElementException: Pool exhausted
I suggest showing the following parameters in the exception message:
Min=x, Max=x, MinIdle=x, MaxIdle=x, Current=x