You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Pasi Eronen (JIRA)" <ji...@apache.org> on 2013/11/25 15:53:35 UTC

[jira] [Created] (HTTPCLIENT-1437) Fluent Executor.execute is not thread safe

Pasi Eronen created HTTPCLIENT-1437:
---------------------------------------

             Summary: Fluent Executor.execute is not thread safe
                 Key: HTTPCLIENT-1437
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1437
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: Fluent HC
    Affects Versions: 4.3.1
            Reporter: Pasi Eronen


Fluent Executor.execute() calls e.g. "this.localContext.setAttribute(HttpClientContext.CREDS_PROVIDER, this.credentialsProvider);"

But this.localContext is a BasicHttpContext, which is not thread safe...




--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org