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.88k stars 4.63k forks source link

[Feature-12324] Added Consul-based Register implementation #16299

Closed qianweisheng88892 closed 4 months ago

qianweisheng88892 commented 4 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.