-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45562/
-----------------------------------------------------------
(Updated April 11, 2016, 4:38 p.m.)
Review request for mesos, Jie Yu and Neil Conway.
Summary (updated)
-----------------
Edited `--work_dir` configuration docs.
Bugs: MESOS-5064
https://issues.apache.org/jira/browse/MESOS-5064
Repository: mesos
Description
-------
Some users have encountered difficulty when running the Mesos agent with the
`work_dir` located in a subdirectory of `/tmp`. This patch adds language to the
`work_dir` help strings and configuration docs advising users to avoid the use
of this location in production.
Diffs (updated)
-----
docs/configuration.md ba00ec563c449345effb3114111812601addcfc2
Diff: https://reviews.apache.org/r/45562/diff/
Testing
-------
Viewed with the Mesos website container:
https://github.com/mesosphere/mesos-website-container
Thanks,
Greg Mann