[
https://issues.apache.org/jira/browse/MESOS-7015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866355#comment-15866355
]
Anindya Sinha commented on MESOS-7015:
--------------------------------------
So, to address this issue we would add a {{optional bool suppressed}} in
{{SUBSCRIBE}} with a default value of {{false}}. For v1, the HTTP client sets
the {{suppressed}} field as appropriate. For v0, we use an environment variable
{{MESOS_OFFERS_SUPPRESSED}} to pass this value to avoid changing the existing
APIs (in {{SchedulerDriver}}.
> Frameworks should be able to (re)register in suppressed state
> -------------------------------------------------------------
>
> Key: MESOS-7015
> URL: https://issues.apache.org/jira/browse/MESOS-7015
> Project: Mesos
> Issue Type: Improvement
> Components: allocation, framework
> Reporter: Anindya Sinha
> Assignee: Anindya Sinha
>
> We should consider allowing frameworks to specify their "suppressed mode"
> when they register or re-register with the mesos master.
> This should help to keep traffic and the load on the cluster low especially
> when there are high number of frameworks and/or agents in the cluster during
> failovers.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)