You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Neil Conway (JIRA)" <ji...@apache.org> on 2017/01/24 21:54:26 UTC

[jira] [Created] (MESOS-6987) Incorrect metrics when framework on unreachable agent is torndown

Neil Conway created MESOS-6987:
----------------------------------

             Summary: Incorrect metrics when framework on unreachable agent is torndown
                 Key: MESOS-6987
                 URL: https://issues.apache.org/jira/browse/MESOS-6987
             Project: Mesos
          Issue Type: Bug
          Components: master
            Reporter: Neil Conway
            Assignee: Neil Conway
            Priority: Minor
         Attachments: disconnect_framework_metrics_wrong-1.patch

See attached patch. Scenario:

* task T for framework F is launched on agent X
* agent X is marked unreachable
* framework F is torn-down
* agent X re-registers
* task T is shutdown

The task is listed as "killed" in the {{/tasks}} endpoint, but "unreachable" in the master's metrics.



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