[ https://issues.apache.org/jira/browse/AURORA-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Erb updated AURORA-1826: -------------------------------- Fix Version/s: 0.17.0 > 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 > Assignee: Mehrdad Nurolahzade > Priority: Minor > Labels: newbie > Fix For: 0.17.0 > > > 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.15#6346)