-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54514/
-----------------------------------------------------------

Review request for mesos and Alex Clemmer.


Bugs: MESOS-6722
    https://issues.apache.org/jira/browse/MESOS-6722


Repository: mesos


Description
-------

Encapsulates the platform-specific runtime directories
`/var/run/mesos` and `C:\ProgramData\mesos\runtime`.
Checks for read/write access to `/var/run` and `C:\ProgramData`,
and falls back to `os::temp()/mesos/runtime` on error.


Diffs
-----

  3rdparty/stout/include/stout/posix/os.hpp 
8443aa0cf0a8d8d52e36282611c2ab15ca4dd354 
  3rdparty/stout/include/stout/windows/os.hpp 
2f20ccc64e255a60a1b7f33d684969942f12e45f 

Diff: https://reviews.apache.org/r/54514/diff/


Testing
-------


Thanks,

Andrew Schwartzmeyer

Reply via email to