MMirelli commented on PR #498: URL: https://github.com/apache/pulsar-helm-chart/pull/498#issuecomment-2148254309
> > A headless service is a very simple type of service that doesn't seem to work well when pulsar service is exposed by pulsar-proxy via a nodeport. > > @MMirelli what problem is showing up in this case? > When the pulsar service is exposed by pulsar-proxy via a NodePort and the broker's service is headless, it seems that the proxy cannot find the broker as no IP address is directly assigned to the broker. A detail is that in my local cluster I am using the `advertisedListeners` broker config. Anyway, I might remember the issue wrong. I'll reproduce (perhaps `DEBUG` logging will give us further insights) and confirm. -- 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]
