wangjialing218 opened a new pull request #10751: URL: https://github.com/apache/pulsar/pull/10751
### Motivation In case of geo-replicator, if replicator client can't connect to remote cluster unless using advertised listener, currently there is no way to set advertised listener for replicator. ### Modifications Add listenerName to ClusterData. When creating replicator producer for remote cluster, use listenerName if exists. Add admin cli command to set listenerName for remote cluster. -- 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]
