Mehrdad Nurolahzade created AURORA-1828: -------------------------------------------
Summary: Expose stats on the number of offers evaluated before a task is assigned Key: AURORA-1828 URL: https://issues.apache.org/jira/browse/AURORA-1828 Project: Aurora Issue Type: Story Components: Scheduler Reporter: Mehrdad Nurolahzade Priority: Minor Expose stats on the number of offers evaluated before a task is assigned by {{TaskAssigner}}. Although the number of invocations of the {{SchedulingFilterImpl.filter()}} method exposes the number of offers examined per unit of time. But, it does not provide us with visibility into how many offers are examined before a task is assigned in {{TaskSchedulerImpl.maybeAssign()}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)