You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2015/11/13 10:57:11 UTC

[jira] [Created] (MESOS-3912) Rescind offers in order to satisfy quota

Alexander Rukletsov created MESOS-3912:
------------------------------------------

             Summary: Rescind offers in order to satisfy quota
                 Key: MESOS-3912
                 URL: https://issues.apache.org/jira/browse/MESOS-3912
             Project: Mesos
          Issue Type: Task
          Components: master
            Reporter: Alexander Rukletsov
            Assignee: Alexander Rukletsov


When a quota request comes in, we may need to rescind a certain amount of outstanding offers in order to satisfy it. Because resources are allocated in the allocator, there can be a race between rescinding and allocating. This race makes it hard to determine the exact amount of offers that should be rescinded in the master.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)