[
https://issues.apache.org/jira/browse/MESOS-3912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006140#comment-15006140
]
Qian Zhang commented on MESOS-3912:
-----------------------------------
In which point do we want to do this rescinding? After the sanity check is done
and the quota request still can not be satisfied?
And why do we want to check "visited agents count >= numF", is the check "T
contains X" enough?
> 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
> Labels: mesosphere
>
> 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)