[
https://issues.apache.org/jira/browse/POOL-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Steitz closed POOL-138.
----------------------------
Resolution: Duplicate
The proposed changes have been incorporated in POOL-169
> 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.