Merge feature branch - Application cluster manager#2714
Merged
xyuanlu merged 11 commits intomaster from ApplicationClusterManagerDec 20, 2023
+3,718-625
Commits
Commits on Dec 13, 2023
Enhanced stoppable checks with node evacuation filtering and introduced blacklisting capabilities (#2687)
Change canCompleteSwap and completeSwapIfPossible to return json with kv pair for result of check or attempt to complete swap. (#2697)
Fix WAGED to only use logicalId when computing baseline and centralize picking assignable instances in the cache. (#2702)
Make logic to determine state of replicas on SWAP_IN instance simpler and more predictable during an in-flight node swap. (#2706)