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

Roland Weber resolved HTTPCLIENT-725.
-------------------------------------

    Resolution: Fixed

I'll leave the locking as it is for now.

cheers,
  Roland


> TSCCM code cleanup
> ------------------
>
>                 Key: HTTPCLIENT-725
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-725
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpConn
>            Reporter: Roland Weber
>            Assignee: Roland Weber
>            Priority: Minor
>             Fix For: 4.0 Alpha 3
>
>
> The ThreadSafeClientConnectionManager, or rather it's ConnPoolByRoute, needs 
> plenty of cleanup.
> - use long + TimeUnit for timeout intervals (Java 5 style)
> - compute timeout end date once instead of remaining interval
> - review which methods should acquire the pool lock,
>   and which should expect the caller to have done that
> - use factory methods to instantiate some of the helper objects

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to