----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45562/#review126442 -----------------------------------------------------------
docs/configuration.md (line 361) <https://reviews.apache.org/r/45562/#comment189430> What's an "automatic garbage collection service"? Can we spell out what bad stuff might happen if `/tmp` is used for `work_dir`? docs/configuration.md (line 1598) <https://reviews.apache.org/r/45562/#comment189431> Might be worth noting that the default value _is_ not consistent with this warning. - Neil Conway On March 31, 2016, 8:47 p.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/45562/ > ----------------------------------------------------------- > > (Updated March 31, 2016, 8:47 p.m.) > > > Review request for mesos, Jie Yu and Neil Conway. > > > 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 > ----- > > docs/configuration.md da42eaf7069a016fa7eaf929fc285e1fa1f144e9 > src/master/flags.cpp 06852c9de68cce5d40f294f6402f7677ee6183d3 > src/slave/flags.cpp 0551ec334c6747507bf7bb068d27d67f3fdd6c83 > > 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 > >
