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 2016/09/22 20:51:20 UTC

[jira] [Created] (MESOS-6232) "Unreachable" metric incremented for non-partition aware tasks during framework failover

Neil Conway created MESOS-6232:
----------------------------------

             Summary: "Unreachable" metric incremented for non-partition aware tasks during framework failover
                 Key: MESOS-6232
                 URL: https://issues.apache.org/jira/browse/MESOS-6232
             Project: Mesos
          Issue Type: Bug
          Components: master
            Reporter: Neil Conway
            Assignee: Neil Conway


Suppose a task is started by a non-partition aware framework. Then the master fails over and the framework fails to reregister with the new master; then the agent where the task is running is partitioned. Because we don't have the {{FrameworkInfo}} for the task's framework, we can't determine whether it is {{PARTITION_AWARE}} or not, so we can't determine whether to increment the {{tasks_lost}} or {{tasks_unreachable}} master metric.



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