Hi Ying, When launching tasks, the scheduler includes the resources to consume. The remainder is implicitly declined. Also, the scheduler can accept and merge multiple offers from the same slave.
-- Connor > On Jul 6, 2015, at 16:19, Ying Ji <[email protected]> wrote: > > Hey, mesos experts: > > I have a question about mesos resource allocation. If the framework sends > the resource request, the master will give the current best offer to the > framework (probably not the one which can satisfy the framework completely). > In this case, the framework can either accept the offer or decline the offer. > My question is: can the framework accept the partial offer, and decline the > other part ? > > > Thanks > > Ying

