Re: Proposal for Pluggable Scheduling in Aurora

2017-07-05 Thread David McLaughlin
Sure, the discussion on the proposal led to the following commits: https://github.com/apache/aurora/commit/92f6d9f6443174a9ae3dc001967c208add2149ed https://github.com/apache/aurora/commit/8a4140de53dbc220d5e9e5f9cb3e90755af50cc1

Re: Proposal for Pluggable Scheduling in Aurora

2017-07-05 Thread Renan DelValle
Hi David, Any updates on the progress of this proposal/feature? -Renan On Mon, May 8, 2017 at 5:59 PM, David McLaughlin wrote: > Hi all, > > I've posted a patch to enable replacing the scheduling algorithms in > Aurora. The patch is relatively trivial but has some

Proposal for Pluggable Scheduling in Aurora

2017-05-08 Thread David McLaughlin
Hi all, I've posted a patch to enable replacing the scheduling algorithms in Aurora. The patch is relatively trivial but has some big implications. There is a document that outlines the motivation of this patch and some future work to make everything more user-friendly: