You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Yan Xu (JIRA)" <ji...@apache.org> on 2014/06/19 21:32:24 UTC

[jira] [Commented] (MESOS-1492) Add support for optionally throttling the frameworks not specified in RateLimits config

    [ https://issues.apache.org/jira/browse/MESOS-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037729#comment-14037729 ] 

Yan Xu commented on MESOS-1492:
-------------------------------

https://reviews.apache.org/r/22777/

> 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)