You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/04/12 23:52:25 UTC

[jira] [Created] (MESOS-5198) state.json incorrectly serves an empty {{executors}} field

Michael Gummelt created MESOS-5198:
--------------------------------------

             Summary: state.json incorrectly serves an empty {{executors}} field
                 Key: MESOS-5198
                 URL: https://issues.apache.org/jira/browse/MESOS-5198
             Project: Mesos
          Issue Type: Bug
    Affects Versions: 0.28.1
            Reporter: Michael Gummelt


The {{frameworks.executors}} array in {{state.json}} is empty, despite the framework having running tasks.  I believe this is incorrect, since you can't have tasks w/o an executor.  Perhaps the intended meaning is "custom executors", but I think we should serve info for all executors run by the framework, including command executors.  I often need to look up, for example, which command is run by the command executor.



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