michaeljmarshall commented on issue #15401: URL: https://github.com/apache/pulsar/issues/15401#issuecomment-1179481557
> if that makes the problem disappear, I can check that into the Homebrew formula for Pulsar. I agree that this configuration makes sense as a default for the Homebrew formula, though it might be worth mentioning it on the dev@ mailing list. You can set the `advertisedAddress` in the `standalone.conf` or on the command line (e.g. `bin/pulsar standalone --advertised-address localhost`). https://github.com/apache/pulsar/blob/5bad9b37c183033e597c9cbbe300c20bad429342/pulsar-broker/src/main/java/org/apache/pulsar/PulsarStandaloneStarter.java#L71-L79 -- 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]
