wolfstudy opened a new pull request #502: URL: https://github.com/apache/pulsar-client-go/pull/502
Signed-off-by: xiaolongran <[email protected]> ### Motivation In PIP-61, we introduce a new feature `Advertised multiple addresses` and in Java Client, we have implemented this function. correspondingly, we should also support this function in Go client. ### Modifications - Add listenerName filed in lookupService struct - add test case for this feature ### Verifying this change - [ ] Make sure that the change passes the CI checks. -- 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]
