zhanguohao opened a new issue #4840: URL: https://github.com/apache/incubator-dolphinscheduler/issues/4840
**For better global communication, Please describe it in English. If you feel the description in English is not clear, then you can append description in Chinese(just for Mandarin(CN)), thx! ** **Describe the bug** If multiple Masters are started at the same time, it will cause global fault tolerance logic errors. Multiple Masters that are online at the same time are recognized, fault tolerant will be skipped 多个Master同时启动,会导致全局容错逻辑错误,识别到多个同时在线的Master,会跳过容错    **Expected behavior** Master registration Zookeeper and start fault tolerance at the same time Master 注册Zookeeper和启动容错同时进行 **Which version of Dolphin Scheduler:** -[1.3.*] ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
