315157973 opened a new pull request #9191:
URL: https://github.com/apache/pulsar/pull/9191


   Fixes #9128
   
   ### Motivation
   There have bug in parses cluster service url. Current address resolution 
does not support multiple addresses.
   Such as `http://host1:8080,host2:8080,host3:8080`
   
   ### Modifications
   Let URI resolution support multiple addresses
   
   ### Verifying this change
   unit test:
   activeBrokerParse
   


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