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)