apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.73k stars 4.58k forks source link

[Feature][Registry] Support using Consul to implement the Registry #16298

Closed qianweisheng88892 closed 2 months ago

qianweisheng88892 commented 2 months ago

Purpose of the pull request

Implemented Register based on Consul.

Brief change log

Verify this pull request

Inherited RegistryTestCase in /dolphinscheduler-registry/dolphinscheduler-plugins/dolphinscheduler-registry-consul/src/test/java, which can be directly run for verification.