zixi0825 commented on issue #2324: [BUG] Specify the process worker group and it does not work URL: https://github.com/apache/incubator-dolphinscheduler/issues/2324#issuecomment-607176146 In my opinion The priority design of worker group should be as follows: - If you do not specify the priority of the task and choose default, the workflow's worker group will be used - If you have specified a worker group for the task when you configure the task, the worker group in the task configuration will be used ------------------------------------------------------------------------------------------------------------- 在我看来 worker group 优先级的设计应该是这样的: - 如果你没有指定任务的优先级,选择default的话,那么任务会采用工作流的worker group - 如果你在配置任务时已经为任务指定了worker group ,那么会采用任务配置中的worker group
---------------------------------------------------------------- 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
