Sargun Dhillon created MESOS-4286:
-------------------------------------
Summary: Expose state(.json) as a structured protobuf
Key: MESOS-4286
URL: https://issues.apache.org/jira/browse/MESOS-4286
Project: Mesos
Issue Type: Wish
Reporter: Sargun Dhillon
Priority: Minor
State.json, both on the agent, and the master exposes information about the
current state of the Mesos runtime. This information is super valuable to
external users such as Mesos-DNS. Unfortunately, working with state.json can at
times become cumbersome in languages where dealing with json isn't necessarily
a first-class construct.
Fortunately, protocol buffers exist. If the state.json was exposed as a
protocol buffer, it would make the lives of software authors to the Mesos
ecosystem significantly easier.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)