EronWright commented on issue #1152:
URL: https://github.com/apache/pulsar/issues/1152#issuecomment-920388219


   Good point.
   
   Here's another possibility, force the proxy flag when in standalone mode and 
the advertised address is `localhost`.  This would allow standalone mode to 
support advertised listeners.  I observe that `PulsarStandaloneStarter` does 
the following:
   
   
https://github.com/apache/pulsar/blob/5ad405988fabb4b28dbdbd5aa5c9a10802f39af1/pulsar-broker/src/main/java/org/apache/pulsar/PulsarStandaloneStarter.java#L78-L80
   
   
   
   


-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to