dailidong commented on a change in pull request #104: add 
masterserver-code-analysis.md
URL: 
https://github.com/apache/incubator-dolphinscheduler-website/pull/104#discussion_r390227508
 
 

 ##########
 File path: docs/zh-cn/1.2.0/user_doc/masterserver-code-analysis.md
 ##########
 @@ -0,0 +1,387 @@
+这一篇主要讲解的是dolphinscheduler的master部分的源码,从主类MasterServer开始,从启动到运行,master主要做了以下三件事情
+- Zookeeper 节点初始化
+- 构建并提交工作流实例,跟踪运行状态
+- 维系心跳
+
 
 Review comment:
   MasterServer also monitor the health status of other MasterServer and 
WorkerServer.

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


With regards,
Apache Git Services

Reply via email to