EricGao888 commented on code in PR #12297:
URL: https://github.com/apache/dolphinscheduler/pull/12297#discussion_r991785803


##########
docs/docs/en/architecture/design.md:
##########
@@ -55,7 +55,7 @@
 
   - **WorkerManagerThread** is mainly responsible for the submission of the 
task queue, continuously receives tasks from the task queue, and submits them 
to the thread pool for processing;
 
-  - **TaskExecuteThread** is mainly responsible for the process of task 
execution, and the actual processing of tasks according to different task types;
+  - **TaskExecuteThread** is mainly responsible for the workflow of task 
execution, and the actual processing of tasks according to different task types;

Review Comment:
   No, shouldn't change it. Keep it as `process`.



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