-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54859/
-----------------------------------------------------------
Review request for mesos and Kevin Klues.
Bugs: MESOS-6811
https://issues.apache.org/jira/browse/MESOS-6811
Repository: mesos
Description
-------
The maximal path length for a Unix domain socket is 104 characters on
e.g., OS X. Drop a redundant UUID from the socket path to make sure that
the path fits into the platform restrictions.
Diffs
-----
src/tests/containerizer/io_switchboard_tests.cpp
930f98f45acb03d6773e85a25481a9dcc4bec78d
Diff: https://reviews.apache.org/r/54859/diff/
Testing
-------
Thanks,
Benjamin Bannier