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

[Improvement][Quartz] Optimize the scheduler code in quartz plugin, use quartz replace API to insert/update trigger and job. #16552

Closed SbloodyS closed 2 months ago

SbloodyS commented 2 months ago

Search before asking

Description

Optimize the scheduler code in quartz plugin, use quartz replace API to insert/update trigger and job.

Are you willing to submit a PR?

Code of Conduct