zzzming opened a new pull request #11971:
URL: https://github.com/apache/pulsar/pull/11971
Fixes #11966
### Motivation
Set HTTP Client connect timeout in pulsar-proxy
### Modifications
Set default HTTP Client connect timeout in pulsar-proxy as 30 seconds
### Verifying this change
This change is a trivial rework / code cleanup without any test coverage.
### Does this pull request potentially affect one of the following parts:
*If `yes` was chosen, please highlight the changes*
- Dependencies (does it add or upgrade a dependency): (yes / no)
- The public API: (no)
- The schema: (no)
- The default values of configurations: introduced a new default of proxy
HTTP connect timeout
- The wire protocol: no
- The rest endpoints: no
- The admin cli options: no
- Anything that affects deployment: no
--
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]