MultiThreadedHttpConnectionManager:connectionPool.numConnections synchronised 
using two different objects
---------------------------------------------------------------------------------------------------------

                 Key: HTTPCLIENT-638
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-638
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: HttpClient
    Affects Versions: 3.1 RC1
            Reporter: Sebb
            Priority: Minor


connectionPool.numConnections in MultiThreadedHttpConnectionManager is 
synchronized using two different objects: "this" and connectionPool.

Is this intended?

Can it cause problems?

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