----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54992/#review160006 -----------------------------------------------------------
Master (61e6bc6) is green with this patch. ./build-support/jenkins/build.sh However, it appears that it might lack test coverage. I will refresh this build result if you post a review containing "@ReviewBot retry" - Aurora ReviewBot On Dec. 22, 2016, 7:48 p.m., Mehrdad Nurolahzade wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54992/ > ----------------------------------------------------------- > > (Updated Dec. 22, 2016, 7:48 p.m.) > > > Review request for Aurora, David McLaughlin and Santhosh Kumar. > > > Bugs: AURORA-1857 > https://issues.apache.org/jira/browse/AURORA-1857 > > > Repository: aurora > > > Description > ------- > > AURORA-1857 Expose timing stats on PendingTaskProcessor runs > > > Diffs > ----- > > > src/main/java/org/apache/aurora/scheduler/preemptor/PendingTaskProcessor.java > 5687bc511c92682594f2cb89a00cd16ca8a894b3 > > Diff: https://reviews.apache.org/r/54992/diff/ > > > Testing > ------- > > ``` > curl 192.168.33.7:8081/vars | grep pending_task_processor > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left Speed > 100 35374 0 35374 0 0 4895k 0 --:--:-- --:--:-- --:--:-- 5757k > pending_task_processor_run_events 2 > pending_task_processor_run_events_per_sec 0.0 > pending_task_processor_run_nanos_per_event 0.0 > pending_task_processor_run_nanos_total 45801604 > pending_task_processor_run_nanos_total_per_sec 0.0 > ``` > > > Thanks, > > Mehrdad Nurolahzade > >
