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:20:58 UTC

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

Mehrdad Nurolahzade created AURORA-1876:
-------------------------------------------

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