ruanwenjun commented on a change in pull request #415:
URL: 
https://github.com/apache/dolphinscheduler-website/pull/415#discussion_r680906603



##########
File path: development/zh-cn/architecture-design.md
##########
@@ -131,12 +131,12 @@
 
DolphinScheduler使用ZooKeeper分布式锁来实现同一时刻只有一台Master执行Scheduler,或者只有一台Worker执行任务的提交。
 1. 获取分布式锁的核心流程算法如下
  <p align="center">
-   <img 
src="https://analysys.github.io/easyscheduler_docs_cn/images/distributed_lock.png";
 alt="获取分布式锁流程"  width="50%" />
+   <img src="/img/architecture-design/distributed_lock_zh_cn.png" 
alt="获取分布式锁流程"  width="55%" />

Review comment:
       @Tandoy Sorry, please rename the file name to zh_cn, it's my mistake 😭 




-- 
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]


Reply via email to