David Robinson created MESOS-2323:
-------------------------------------
Summary: write flags to log at startup
Key: MESOS-2323
URL: https://issues.apache.org/jira/browse/MESOS-2323
Project: Mesos
Issue Type: Improvement
Reporter: David Robinson
Priority: Minor
Whilst troubleshooting problems it's sometimes useful to see the exact flags
that were set when Mesos started. The flags are exposed via the /state.json
endpoint whilst Mesos is running, but it's not possible to know exactly what
flags were set during a previous run. Writing this information to the logs
during startup would make troubleshooting problems much easier.
Some of the flag's settings can be inferred from log entries, but some, such as
--attributes can not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)