rdhabalia opened a new pull request #3594: [pulsar-broker] vip-status checker for tls-only mode broker URL: https://github.com/apache/pulsar/pull/3594 ### Motivation When user starts broker in tls-mode only then load-balancer/VIP-status checker fails to call vip-status url successfully without passing the tls certs to broker. So, broker needs to listen on a non-tls port that can only serve status-check url. ### Modification Provide a way for broker to listen on non-tls port that can only serve status-check url.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
