You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Francisco A. Lozano (JIRA)" <ji...@apache.org> on 2018/05/18 08:47:00 UTC

[jira] [Created] (HTTPASYNC-138) PoolingNHttpClientConnectionManager doesn't allow injecting SocketAddressResolver

Francisco A. Lozano created HTTPASYNC-138:
---------------------------------------------

             Summary: PoolingNHttpClientConnectionManager doesn't allow injecting SocketAddressResolver
                 Key: HTTPASYNC-138
                 URL: https://issues.apache.org/jira/browse/HTTPASYNC-138
             Project: HttpComponents HttpAsyncClient
          Issue Type: Improvement
    Affects Versions: 4.1.3
         Environment: ('Description' field doesn't work in JIRA, so I fill here)
SocketAddressResolver is a public interface which seems very useful to add custom resolution logic (eg: resolve SRV records). However, PoolingNHttpClientConnectionManager doesn't allow injecting - instead, it forces InternalSocketAddressResolver. It allows to inject DnsResolver, but this is not enough.

            Reporter: Francisco A. Lozano






--
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