You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/01/24 04:02:00 UTC

[jira] [Commented] (HTTPCLIENT-1898) Incorrect comment in example class ClientMultiThreadedExecution.java

    [ 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org