Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Slider 0.70
-
None
-
Slider Feb #1, Slider April #1
Description
Unplaced requests should be tracked too: time requested & number (simple solution: a list of OutstandingRequests without hosts in a separate data structure).
Lets REST/web views see more on the history of the cluster, such as when new containers were requested.
Because there's no way to match up allocations with these outstanding requests, they can just be deleted oldest-first in the list.