kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
303 stars 20 forks source link

Stopped status should not be prioritized over active - UI #1945

Open RonShvarz opened 4 weeks ago

RonShvarz commented 4 weeks ago

When running a streaming pipeline with some stateless algs, sometimes one of the stateless will be stopped for some reason, and the node will be colored as stopped, even though there are still active algorithms on the same node.

Behaviour should prioritize active over stopped, if #active > 1