You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Julian Sedding (JIRA)" <ji...@apache.org> on 2016/10/04 14:18:20 UTC

[jira] [Created] (HTTPCLIENT-1780) [OSGi] ProxyConfiguration is mutable but not thread-safe

Julian Sedding created HTTPCLIENT-1780:
------------------------------------------

             Summary: [OSGi] ProxyConfiguration is mutable but not thread-safe
                 Key: HTTPCLIENT-1780
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1780
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: HttpClient (classic)
    Affects Versions: 5.0 Alpha1
            Reporter: Julian Sedding
            Priority: Minor


{{ProxyConfiguration}} objects can be updated while being used by other threads.

The update of a {{ProxyConfiguration}} should be atomic and the changes visible to other threads immediately after the update.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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