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 2016/11/23 17:45:58 UTC

[jira] [Created] (AURORA-1826) Expose Thrift server request workload stats

Mehrdad Nurolahzade created AURORA-1826:
-------------------------------------------

             Summary: Expose Thrift server request workload stats
                 Key: AURORA-1826
                 URL: https://issues.apache.org/jira/browse/AURORA-1826
             Project: Aurora
          Issue Type: Story
          Components: Scheduler
            Reporter: Mehrdad Nurolahzade
            Priority: Minor


Current Thrift server stats expose the number and timing of requests received by the server.  However, they fail to reflect the size of the requests. This is limiting us in having an accurate view of the workload currently handled by the scheduler. 

For example, every call to {{restartShards()}} is recorded as one event despite the fact that a request might only restart one shard while another request might seek to restart 1K shards. The request workload can be factored in to better interpret timing information.



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