[
https://issues.apache.org/jira/browse/POOL-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17455211#comment-17455211
]
Gary D. Gregory commented on POOL-403:
--------------------------------------
I think we should consider how to update the Javadoc such that a user might not
get confused enough to take the time to create a ticket like this one.
> 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
> Priority: Minor
>
> 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)