snuspl/nemo

Sleep Time Per Container Type in SchedulingPolicy

Closed this issue · 1 comments

SchedulingPolicy sleeps for a given amount of time when a container, given a TaskGroup is unavailable for scheduling.

However, other container types for other TaskGroups may be available for scheduling immediately.
We sacrifice on the job completion time depending on this time (especially because the default is now 10s).

sanha commented

Moved to JIRA NEMO-23