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.
Purpose of the pull request
Implemented Register based on Consul.
Brief change log
/dolphinscheduler-registry/dolphinscheduler-plugins/dolphinscheduler-registry-consul/
com.orbitz.consul.consul-client
dependency indolphinscheduler-bom/pom.xml
dolphinscheduler-registry-consul
dependency indolphinscheduler-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.