xuesongxs opened a new issue #9508:
URL: https://github.com/apache/pulsar/issues/9508


   **Is your feature request related to a problem? Please describe.**
   Use Network Interface instead of IP in broker.conf.
   
   If the advertisedAddress property is configured, use advertisedAddress. If 
the advertisedAddress property is not configured, use listening interface. If 
the listening interface property is not configured, use host name.
   
   example:
   #Set the network interface that the broker should listen on.
   #If not set, the broker will listen on all interfaces.
   #listeningInterface=eth0
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to