Commit c9892b7f authored by Karthik Kambatla's avatar Karthik Kambatla
Browse files

v6

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -525,7 +525,7 @@ public class CapacityScheduler extends
updatePlacementRules();
// Re-calculate headroom for active applications
Resource clusterResource = nodeTracker.getClusterCapacity();
Resource clusterResource = getClusterResource();
root.updateClusterResource(clusterResource, new ResourceLimits(
clusterResource));
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment