zhongjiajie commented on a change in pull request #610: URL: https://github.com/apache/dolphinscheduler-website/pull/610#discussion_r775327439
########## File path: docs/en-us/dev/user_doc/architecture/design.md ########## @@ -187,22 +187,31 @@ Among them, the Master monitors the directories of other Masters and Workers. If -- Master fault tolerance flowchart: +- Master fault tolerance: - <p align="center"> - <img src="https://analysys.github.io/easyscheduler_docs_cn/images/fault-tolerant_master.png" alt="Master fault tolerance flowchart" width="40%" /> +<p align="center"> + <img src="/img/failover-master.jpg" alt="failover-master" width="50%" /> </p> Review comment: We could also keep the old content, in https://github.com/apache/dolphinscheduler/issues/6535 we have and issue to migration html to markdown. We could do this in that time -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
