nodece opened a new pull request, #1109:
URL: https://github.com/apache/pulsar-site/pull/1109

   ## Motivation
   The Docker getting started guide now passes `--advertised-address localhost` 
to preserve the historical host-machine workflow, but the page did not explain 
why that flag is needed or how the advertised address affects client 
connections.
   
   ## Changes
   - update the standalone Docker commands to include `--advertised-address 
localhost`
   - add a tip explaining that clients reconnect using the broker's advertised 
address
   - clarify when the default container FQDN behavior is more appropriate


-- 
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]

Reply via email to