KON-SUN-TACK created POOL-403:
---------------------------------
Summary: GenericKeyedObjectPool getNumActive and getNumIdle
Javadoc do not match behaviour
Key: POOL-403
URL: https://issues.apache.org/jira/browse/POOL-403
Project: Commons Pool
Issue Type: Improvement
Affects Versions: 2.11.1
Reporter: KON-SUN-TACK
In GenericKeyedObjectPool Javadoc, getNumActive(K key) and getNumIdle(K key)
states:
"Returns a negative value if this information is not available."
But it seems they actually return 0 instead.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)