[
https://issues.apache.org/jira/browse/MESOS-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731678#comment-14731678
]
Guangya Liu commented on MESOS-2695:
------------------------------------
[[email protected]] The slave is now using resource estimator flag to decide
send revocable resource or not. IMHO, I think that this should be guarded in
slave side, the master can just handle the resources from slave, either
revocable or non-revocable resources. Actually, this is the current behavior of
revocable resources. Thanks.
> Add master flag to enable/disable oversubscription
> --------------------------------------------------
>
> Key: MESOS-2695
> URL: https://issues.apache.org/jira/browse/MESOS-2695
> Project: Mesos
> Issue Type: Task
> Reporter: Vinod Kone
> Labels: twitter
>
> This flag lets an operator control cluster level oversubscription.
> The master should send revocable offers to framework iff this flag is enabled
> and the framework opts in to receive them.
> Master should ignore revocable resources from slaves if the flag is disabled.
> Need tests for all these scenarios.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)