Niklas Quarfot Nielsen created MESOS-2258:
---------------------------------------------
Summary: Enable filtering of task information in master/state.json
Key: MESOS-2258
URL: https://issues.apache.org/jira/browse/MESOS-2258
Project: Mesos
Issue Type: Improvement
Reporter: Niklas Quarfot Nielsen
The masters state endpoint can grow huge (several MB's) in large installations
due to data of all running and completed tasks, while other pieces of
information (counters, attached slaves and frameworks) are still useful to be
polled frequently.
We can add query parameters to state.json to filter out task information and/or
introduce a /metadata.json endpoint with all but task information.
Any thoughts?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)