merlimat commented on issue #4623: Fixed the default port for https and http in admin client URL: https://github.com/apache/pulsar/pull/4623#issuecomment-506824817 @rdhabalia For admin client it results that `https://broker.example.com` will be interpreted as `https://broker.example.com:8443`, instead of using the default port for https. Same for `http`, we must default to 80, not to 8080.
---------------------------------------------------------------- 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
