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

Maxim Khutornenko updated AURORA-966:
-------------------------------------
    Fix Version/s: 0.7.0

> task_schedule_attempt_locked stats are not exported
> ---------------------------------------------------
>
>                 Key: AURORA-966
>                 URL: https://issues.apache.org/jira/browse/AURORA-966
>             Project: Aurora
>          Issue Type: Bug
>          Components: Scheduler
>            Reporter: Bill Farner
>            Assignee: Maxim Khutornenko
>             Fix For: 0.7.0
>
>
> This {{@Timed}} annotation in TaskScheduler is a no-op since it is on a 
> private method.
> This seems to be the only afflicted timed annotation:
> {noformat}
> $ grep -R -A1 '@Timed' src/main/java/ | grep -B1 private
> src/main/java//org/apache/aurora/scheduler/async/TaskScheduler.java:    
> @Timed("task_schedule_attempt_locked")
> src/main/java//org/apache/aurora/scheduler/async/TaskScheduler.java-    
> private boolean scheduleTask(MutableStoreProvider store, String taskId) {
> {noformat}



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

Reply via email to