You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mesos.apache.org by sa...@exalt.ps on 2013/10/03 19:10:39 UTC

How long before offers are rescinded?

>From the time an offer is presented, how long does a Framework have to
invoke launchTask() before the offer gets rescinded and how can this vary
if there are other competing Frameworks running?

Is there a guideline for this or a rough time window to keep it within?

Thanks,
Sam Taha

http://www.grandlogic.com

Re: How long before offers are rescinded?

Posted by Vinod Kone <vi...@gmail.com>.
While this might change in the future, an offer presented to the framework
will not be rescinded until launchTask() is called.


On Thu, Oct 3, 2013 at 10:10 AM, <sa...@exalt.ps> wrote:

> From the time an offer is presented, how long does a Framework have to
> invoke launchTask() before the offer gets rescinded and how can this vary
> if there are other competing Frameworks running?
>
> Is there a guideline for this or a rough time window to keep it within?
>
> Thanks,
> Sam Taha
>
> http://www.grandlogic.com
>
>
>