Shakun Ahuja created POOL-343:
---------------------------------
Summary: CommonsPool2TargetSource release target giving error
"Returned object not currently part of this pool"
Key: POOL-343
URL: https://issues.apache.org/jira/browse/POOL-343
Project: Commons Pool
Issue Type: Bug
Affects Versions: 2.5.0, 2.4.1, 2.2
Reporter: Shakun Ahuja
After changing spring version to 5 with commons-pool
2.5,CommonsPool2TargetSource release target giving error as below
{{ java.lang.IllegalStateException: Returned object not currently part of this
pool at
org.apache.commons.pool2.impl.GenericObjectPool.returnObject(GenericObjectPool.java:537)}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)