You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Kapil Arya (JIRA)" <ji...@apache.org> on 2014/05/30 01:28:02 UTC

[jira] [Commented] (MESOS-186) Resource offers should be rescinded after some configurable timeout

    [ https://issues.apache.org/jira/browse/MESOS-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013099#comment-14013099 ] 

Kapil Arya commented on MESOS-186:
----------------------------------

Added a new flag on master.offer_timeout (default: 5 minutes).  The offer is rescinded after the timeout.

I have created a review:
https://reviews.apache.org/r/22066/

Please assign me the JIRA.

Thanks!

> Resource offers should be rescinded after some configurable timeout
> -------------------------------------------------------------------
>
>                 Key: MESOS-186
>                 URL: https://issues.apache.org/jira/browse/MESOS-186
>             Project: Mesos
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Benjamin Hindman
>
> Problem: a framework has a bug and holds on to resource offers by accident for 24 hours/
> One suggestion: resource offers should be rescinded after some configurable timeout.
> Possible issue: this might interfere with frameworks that are hoarding. But one possible solution here is to add another API call which checks the status of resource offers (i.e., "remindAboutOffer").



--
This message was sent by Atlassian JIRA
(v6.2#6252)