apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.69k stars 4.58k forks source link

[Bug] [Master] when one worker-server is abnormal because of cpu or mem, master could not dispatch other process though other worker-server is healthy #16419

Open eelnomel opened 1 month ago

eelnomel commented 1 month ago

Search before asking

What happened

when one worker-server is abnormal because of cpu or mem, master could not dispatch other process though other worker-server is healthy

What you expected to happen

other process not use the unhealthy worker-server can work normally version 3.1.9

How to reproduce

in command line to kill server and some processes use it are running

Anything else

No response

Version

3.1.x

Are you willing to submit PR?

Code of Conduct

ruanwenjun commented 4 weeks ago

This should already be fixed, the busy worker will be filter in master.