Steve Loughran created SLIDER-817:
-------------------------------------
Summary: track unplaced outstanding requests with timestamps
Key: SLIDER-817
URL: https://issues.apache.org/jira/browse/SLIDER-817
Project: Slider
Issue Type: Sub-task
Components: appmaster
Affects Versions: Slider 0.70
Reporter: Steve Loughran
Priority: Minor
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)