dockerzhang opened a new issue #9126: URL: https://github.com/apache/pulsar/issues/9126
**Describe the bug** there is `--url` required restriction for adding cluster if TLS is enabled, here we only need the ` --url-secure/--broker-url-secure` params **To Reproduce** Steps to reproduce the behavior: 1. config TLS geo-replication refer to https://gist.github.com/sijie/79364497eaa349bf58d9fb760561f930 **Expected behavior** should not have `--url` required restriction for adding cluster if TLS is enabled **Screenshots** If applicable, add screenshots to help explain your problem.  **Additional context** I tested adding a cluster using a fake URL address, the geo-replication cluster works well for me. ---------------------------------------------------------------- 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]
