caishunfeng commented on issue #6604: URL: https://github.com/apache/dolphinscheduler/issues/6604#issuecomment-951817348
> there have a status checking loop for dependent task, if the dependent tasks number is larger than master threads number, there would be lots of checking piled up. we can check it and make some improvements @shangeyao you can watch the dependent tasks number and check if there is same event in WorkflowExecuteThread. If exist repeat event, that's the optimize point. -- 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]
