Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The method org.apache.commons.pool2.impl.GenericKeyedObjectPool.returnObject(K, T) should throw IllegalStateException instead of NullPointerException when a key is not found in the pool map.
Attachments
Issue Links
- relates to
-
POOL-326 Threading issue, NullPointerException and IllegalStateException in GenericKeyedObjectPool
- Resolved