dockerzhang opened a new pull request #9127: URL: https://github.com/apache/pulsar/pull/9127
Fixes #9126 Master Issue: #<xyz> ### Motivation there is ` --url ` required restriction for adding cluster if TLS is enabled, here we only need the --url-secure/--broker-url-secure params ### Modifications set `service-url` required to false, `service-url` is not required if enable TLS for pulsar cluster. ### 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]
