Long story short, holding offers is necessary to perform efficient scheduling and preemption. You can tune the offer hold time with a command line argument (I'm not in front of my computer to check, but it's something like max_offer_hold_time). I would not suggest pushing this much lower than 30 seconds or so.
On Sunday, August 31, 2014, Stephan Erb <step...@dev.static-void.de> wrote: > Hi everybody, > > as I have heard, Aurora is holding onto resource offers even without a > need for them at the moment. Why is this the case? > > Does this mean we have to wait for optimistic resource offers [1] until > we can can run Aurora next to other frameworks on the same mesos > cluster? > > [1] https://issues.apache.org/jira/browse/MESOS-1607 > > Thanks for the info. > > Best Regards, > Stephan > > > > > -- -=Bill