[fix#12170] If the worker's clock early than master node, will ignore dispatch time. (#12219) (#12798)
* add doc to guide user configure synchronized clocks. Co-authored-by: Yann Ann <xiaoqiang.yann@gmail.com>
This commit is contained in:
parent
bcd7981e8a
commit
58b729f828
|
|
@ -34,6 +34,10 @@
|
|||
|
||||
### 模块介绍
|
||||
|
||||
- dolphinscheduler-master master模块,提供工作流管理和编排服务。
|
||||
|
||||
- dolphinscheduler-worker worker模块,提供任务执行管理服务。
|
||||
|
||||
- dolphinscheduler-alert 告警模块,提供 AlertServer 服务。
|
||||
|
||||
- dolphinscheduler-api web应用模块,提供 ApiServer 服务。
|
||||
|
|
|
|||
Loading…
Reference in New Issue