You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/08/13 03:35:58 UTC

[GitHub] [dolphinscheduler-website] choba731 commented on a change in pull request #420: 架构说明更新

choba731 commented on a change in pull request #420:
URL: https://github.com/apache/dolphinscheduler-website/pull/420#discussion_r688220945



##########
File path: blog/zh-cn/architecture-design.md
##########
@@ -45,9 +45,9 @@
 
 #### 2.2 架构说明
 
-* **MasterServer** 
+* **MasterServer**
 
-    MasterServer采用分布式无中心设计理念,MasterServer主要负责 DAG 任务切分、任务提交监控,并同时监听其它MasterServer和WorkerServer的健康状态。
+    MasterServer采用分布式无中心设计理念并且职能更加丰富,MasterServer主要负责 DAG 任务切分、任务提交监控,并同时监听其它MasterServer和WorkerServer的健康状态,直接通信进行任务分配,降低延时。

Review comment:
       thanks for the advice,you can directly modify inappropriate places? esteemed 
   




-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org