qianweisheng88892 opened a new pull request, #16301: URL: https://github.com/apache/dolphinscheduler/pull/16301
## Purpose of the pull request Implemented Register based on Consul. ## Brief change log - Added a new module: `/dolphinscheduler-registry/dolphinscheduler-plugins/dolphinscheduler-registry-consul/` - Added `com.orbitz.consul.consul-client` dependency in `dolphinscheduler-bom/pom.xml` - Added `dolphinscheduler-registry-consul` dependency in `dolphinscheduler-registry/dolphinscheduler-registry-all/pom.xml` ## Verify this pull request Inherited `RegistryTestCase` in `/dolphinscheduler-registry/dolphinscheduler-plugins/dolphinscheduler-registry-consul/src/test/java`, which can be directly run for verification. -- 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]
