Mehrdad Nurolahzade created AURORA-1860:
-------------------------------------------
Summary: Fix bug in scheduler driver disconnect stats
Key: AURORA-1860
URL: https://issues.apache.org/jira/browse/AURORA-1860
Project: Aurora
Issue Type: Task
Components: Scheduler
Reporter: Mehrdad Nurolahzade
Priority: Minor
Correct the refactoring mistake introduced in
[https://reviews.apache.org/r/31550/] that has disabled
{{scheduler_framework_disconnects}} stats:
{code:title=MesosSchedulerImpl.disconnected()}
counters.get("scheduler_framework_disconnects").get();
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)