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

[DSIP-56] Refactor JDBC registry support session timeout and data change event #16287

Closed ruanwenjun closed 4 months ago

ruanwenjun commented 4 months ago

Purpose of the pull request

close https://github.com/apache/dolphinscheduler/issues/16278

Brief change log

Verify this pull request

Test by UT and E2E

Pull Request Notice

Pull Request Notice

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

caishunfeng commented 4 months ago

Should update the doc too? see https://dolphinscheduler.apache.org/zh-cn/docs/3.2.1/architecture/configuration

ruanwenjun commented 4 months ago

Should update the doc too? see https://dolphinscheduler.apache.org/zh-cn/docs/3.2.1/architecture/configuration

The jdbc relation configuration doc is link to jdbc registry README.md which will be updated in this PR.

https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/architecture/configuration.md#registry-related-configuration

https://github.com/apache/dolphinscheduler/blob/dev/dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-jdbc/README.md

sonarcloud[bot] commented 4 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 60%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint