315157973 opened a new pull request #11369: URL: https://github.com/apache/pulsar/pull/11369
Master Issue: #10041 ### Motivation The config object in the Service Discovery module has been annotated. So the document can be automatically generated. But this module and Pulsar proxy module both depend on broker-common, so we need to move the common CMD to the common module, otherwise we need to copy the code. ### Modifications 1) Move common CMD to broker-common 2) Add unit test for Service Discovery ### Verifying this change -- 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]
