mgranderath commented on PR #13477: URL: https://github.com/apache/pinot/pull/13477#issuecomment-2213353816
@Jackie-Jiang I am not fully sure that the upgrade will actually solve for this problem. I looked through the source of the http client and it seems like it would still be constructing the socket using the default system configuration (according to [this](https://github.com/apache/httpcomponents-client/blob/cc13243cd39426ba34f8da04d5f2200e02734289/httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/PoolingHttpClientConnectionManagerBuilder.java#L298)) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
