harshithasudhakar commented on PR #20821: URL: https://github.com/apache/pulsar/pull/20821#issuecomment-1675225979
@poorbarcode I made the following changes in `AdminApi2Test`: 1. `testUpdateClusterServiceUrl()`: Tests API for updating cluster's Service URL, and checks if the retrieved serviceURL matches with it. 2. `testUpdateClusterBrokerServiceUrl()`: Tests API for updating cluster's Service Broker URL, and checks if the retrieved serviceBrokerURL matches with it. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
