[
https://issues.apache.org/jira/browse/MESOS-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yan Xu reassigned MESOS-1492:
-----------------------------
Assignee: Yan Xu
> Add support for optionally throttling the frameworks not specified in
> RateLimits config
> ---------------------------------------------------------------------------------------
>
> Key: MESOS-1492
> URL: https://issues.apache.org/jira/browse/MESOS-1492
> Project: Mesos
> Issue Type: Bug
> Reporter: Yan Xu
> Assignee: Yan Xu
>
> In current previous design and implementation of framework rate limiting,
> Master only throttles frameworks specified explicitly in RateLimits.
> Frameworks not specified are not throttled.
> We can add an {{optional double aggregate_default_qps}} to RateLimits
> protobuf and throttle all of the unspecified frameworks together using one
> RateLimiter at the {{aggregate_default_qps}} rate.
> This allows the Mesos cluster operator to safeguard the Master from
> unexpected frameworks and it's optional.
--
This message was sent by Atlassian JIRA
(v6.2#6252)