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

Mark Thomas updated POOL-138:
-----------------------------

    Fix Version/s: 2.0

API breaking change, therefore 2.0

> GenericKeyedObjectPoolFactory could be made immutable and thread-safe
> ---------------------------------------------------------------------
>
>                 Key: POOL-138
>                 URL: https://issues.apache.org/jira/browse/POOL-138
>             Project: Commons Pool
>          Issue Type: Improvement
>    Affects Versions: 1.4
>            Reporter: Sebb
>             Fix For: 2.0
>
>
> GenericKeyedObjectPoolFactory could be made immutable and thread-safe by 
> making all the protected fields final.
> This would preclude creating a factory and then changing one of the 
> parameters, though as the fields are protected only subclasses can do this.
> As the class stands, it is not intrinsically thread-safe.

-- 
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