Shoothzj opened a new pull request #13390:
URL: https://github.com/apache/pulsar/pull/13390


   ### Motivation
   
   By default, the pulsar client dns start listen on `0.0.0.0`, which could be 
a security risk
   
   ### Modifications
   
   - Allow config client dns bind addr and port
   - And default listen address and port is not changed
   - put the `clone` method of `ClientConfiguration` to end make code more 
readable
   
   ### Documentation
   
   Check the box below and label this PR (if you have committer privilege).
   
   Need to update docs? 
     
   - [x] `doc` 
     
     IMO, this change to code will generated doc automatically.
   
   
   


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