Diogo Paula Gomes created MESOS-3282:
----------------------------------------
Summary: Web UI no longer shows Tasks information
Key: MESOS-3282
URL: https://issues.apache.org/jira/browse/MESOS-3282
Project: Mesos
Issue Type: Bug
Affects Versions: 0.23.0
Reporter: Diogo Paula Gomes
Priority: Minor
After update Mesos to 0.23 the Tasks box no longer shows info. Reading the
code, seems like it depends of state.json endpoint. In 0.22.1, it's possible
to see data like "failed_tasks" and"finished_tasks" and this is not present
anymore in 0.23.0 state.json, as is required in
https://github.com/apache/mesos/blob/a0811310c82ee25644fc9a6362313ce3619e46d9/src/webui/master/static/js/controllers.js#L126
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)