arturobernalg commented on PR #598:
URL: 
https://github.com/apache/httpcomponents-client/pull/598#issuecomment-2476221097

   > @arturobernalg Damn. I also started working on this one. Conceptually I am 
not in favor of adding a new config nob every time someone asks for it. We did 
that often in the days of HC 3 and did us little good. I would prefer this 
issue solved with a custom `Function<HttpHost, InetSocketAddress[]>` address 
resolver or by making `DnsResolver` able to return unresolved addresses.
   
   Fair enough, @ok2c . I agree with your point about avoiding adding new 
configuration knobs unnecessarily. I've updated the implementation to use a 
Function. Please take another pass


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to