wushanru commented on code in PR #12297: URL: https://github.com/apache/dolphinscheduler/pull/12297#discussion_r991756614
########## 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: @zhongjiajie Please confirm whether it needs to be modified, thank you -- 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]
