You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Zameer Manji (JIRA)" <ji...@apache.org> on 2017/03/29 02:07:41 UTC

[jira] [Created] (AURORA-1910) framework_registered metric doesn't reset when scheduler disconnects

Zameer Manji created AURORA-1910:
------------------------------------

             Summary: framework_registered metric doesn't reset when scheduler disconnects
                 Key: AURORA-1910
                 URL: https://issues.apache.org/jira/browse/AURORA-1910
             Project: Aurora
          Issue Type: Bug
            Reporter: Zameer Manji


Right now the {{framework_registered}} metric transitions from 0 -> 1 when the scheduler registers successfully the first time. It never transitions from 1 -> 0 when it loses a connection.

This metric is already a gauge of an {{AtomicBoolean}}. We should adjust the gauge as the scheduler loses registration and re-registers.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)