nodece commented on PR #25238:
URL: https://github.com/apache/pulsar/pull/25238#issuecomment-4248811641

   @lhotari While using an FQDN as the default can avoid misleading setups in 
containerized environments, the current default (`localhost`) is widely relied 
upon for local development and testing.
   
   To avoid impacting existing users, I will revert this change and keep the 
current default behavior.
   
   For the Kubernetes environment, `advertised-address` should be explicitly 
configured, since relying on the default may lead to incorrect connectivity 
(e.g., resolving to `localhost`).
   
   I'll follow up with documentation improvements to make this requirement 
clearer.


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