SunnyZ-L commented on issue #5873:
URL: 
https://github.com/apache/dolphinscheduler/issues/5873#issuecomment-885414078


   > 
   > 
   > I'm so sorry, I don't understand what your mean, when the worker group is 
no valid, the task shouldn't process. you think should we do? check IP when a 
user adds a worker group? or another method?Can you describe it in detail?
   
   该问题主要是:
   发现在1.2.1版本中,在执行工作流时选择worker分组不生效,直接执行时还是按照创建任务时选择的worker分组在执行。
   
如果创建任务时选择默认的worker分组,执行时选择其他worker分组,任务执行时会分发到指定的worker上执行,但是如果创建时选择非默认的worker分组,执行时选择默认的worker分组,任务执行时并不在默认的worker分组上。
   1.3.x版本未验证
   
   ---
   
   The main problems are:
   It is found that in version 1.2.1, selecting worker grouping does not take 
effect when executing the workflow, and it is still executed according to the 
worker grouping selected when the task is created when it is executed directly.
   If the default worker group is selected when creating a task, and other 
worker groups are selected when executing, the task will be distributed to the 
specified workers for execution when the task is executed, but if a non-default 
worker group is selected when creating a task, the default worker group is 
selected when executing, and the task is executed Time is not on the default 
worker group.
   1.3.x version is not verified


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