You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Mehrdad Nurolahzade (JIRA)" <ji...@apache.org> on 2017/01/09 19:21:58 UTC

[jira] [Updated] (AURORA-1876) Expose stats on scheduler rate limiter blocking time

     [ https://issues.apache.org/jira/browse/AURORA-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mehrdad Nurolahzade updated AURORA-1876:
----------------------------------------
    Description: Scheduler relies on a `RateLimiter` to limit the maximum scheduling rate (see {{TaskGroups.startGroup()}}). Expose stats on the blocking time imposed by the rate limiter {{acquire()}} invocations.  (was: Scheduler relies on a `RateLimiter` to limit the maximum scheduling rate (see `TaskGroups.startGroup()`). Expose stats on the blocking time imposed by the rate limiter `acquire()` invocations.)

> Expose stats on scheduler rate limiter blocking time
> ----------------------------------------------------
>
>                 Key: AURORA-1876
>                 URL: https://issues.apache.org/jira/browse/AURORA-1876
>             Project: Aurora
>          Issue Type: Task
>          Components: Scheduler
>            Reporter: Mehrdad Nurolahzade
>            Priority: Minor
>
> Scheduler relies on a `RateLimiter` to limit the maximum scheduling rate (see {{TaskGroups.startGroup()}}). Expose stats on the blocking time imposed by the rate limiter {{acquire()}} invocations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)