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

Gary Gregory resolved HTTPCLIENT-1898.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 5.0 Beta2

The fix is in git master. Please verify and close this issue.

> Incorrect comment in example class ClientMultiThreadedExecution.java
> --------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1898
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1898
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient (classic)
>    Affects Versions: 5.0 Beta1
>         Environment: All
>            Reporter: Ulrich Romahn
>            Priority: Trivial
>             Fix For: 5.0 Beta2
>
>
> This can be found in the master branch.
> The file ClientMultiThreadedExecution.java 
> ([https://github.com/apache/httpcomponents-client/blob/master/httpclient5/src/examples/org/apache/hc/client5/http/examples/ClientMultiThreadedExecution.java)]
>  contains the following comment:
> {{// Create an HttpClient with the ThreadSafeClientConnManager.}}
> However, the class ThreadSafeClientConnManager has been deprecated and 
> instead PoolingHttpClientConnectionManager should be used.
> The comment should be updated accordingly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to