merlimat commented on issue #4018: Support multi-host for pulsar-admin URL: https://github.com/apache/pulsar/pull/4018#issuecomment-492415569 Finally, the `requestTimeout` in AsyncHttpClient, which the change in #4235 exposed as configurable, has a different meaning from the one used in this PR. >> request timeout = maximum duration for completing a request from the user's perspective. It can account for the time to resolve the hostname, to open the TCP connection, to perform TLS handshake, to write the request and receive the complete response. If there's an error, the request will fail immediately.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
