[ 
https://issues.apache.org/jira/browse/POOL-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Thomas resolved POOL-139.
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5

Thanks for the report.

> StackKeyedObjectPool.getNumActive() needs to be synchronized
> ------------------------------------------------------------
>
>                 Key: POOL-139
>                 URL: https://issues.apache.org/jira/browse/POOL-139
>             Project: Commons Pool
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Sebb
>             Fix For: 1.5
>
>
> StackKeyedObjectPool.getNumActive() needs to be synchronized.
> All the writes to _totActive are synch., the reads need to be also.
> Note that the corresponding method in StackObjectPool is already synch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to