[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336860#comment-16336860
 ] 

ASF subversion and git services commented on HTTPCLIENT-1898:
-------------------------------------------------------------

Commit ceec7eeaa67133e8144fdcace6b08c24a3004c94 in httpcomponents-client's 
branch refs/heads/master from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=httpcomponents-client.git;h=ceec7ee 
]

[HTTPCLIENT-1898] Incorrect comment in example class
ClientMultiThreadedExecution.java

> 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