You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Simone Tripodi (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/12 21:01:31 UTC

[jira] [Resolved] (POOL-194) replace synchronized blocks in PoolUtils with Read/Write locks

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

Simone Tripodi resolved POOL-194.
---------------------------------

    Resolution: Fixed

fixed on /trunk, see [r1213398|https://svn.apache.org/viewvc?view=revision&revision=1213398]
                
> replace synchronized blocks in PoolUtils with Read/Write locks
> --------------------------------------------------------------
>
>                 Key: POOL-194
>                 URL: https://issues.apache.org/jira/browse/POOL-194
>             Project: Commons Pool
>          Issue Type: Improvement
>    Affects Versions: 2.0
>            Reporter: Simone Tripodi
>            Assignee: Simone Tripodi
>             Fix For: 2.0
>
>
> all synchronized Pools implementation in PoolUtils are designed to be fully synchronized, they can be improved by replacing using synchronized blocks with a Read/Write lock policy. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira