You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
;; run default scheduler on non-isolated topologies
201
+
(-<> topology-worker-specs
202
+
allocated-topologies
203
+
(leftover-topologies topologies <>)
204
+
(DefaultScheduler/default-schedule<>cluster))
205
+
(log-warn"Unstable to isolate topologies " (pr-str non-iso-topologies) ". Will wait for enough resources for isolated topologies before allocating any other resources.")
198
206
))
199
-
200
-
201
-
;; run default scheduler on iso topologies that didn't have enough slot + non-isolated topologies
0 commit comments