-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53938/
-----------------------------------------------------------
(Updated Nov. 20, 2016, 11:04 p.m.)
Review request for mesos, Benjamin Hindman, Jie Yu, and Vinod Kone.
Changes
-------
Added reviewers and JIRA link.
Bugs: MESOS-6467
https://issues.apache.org/jira/browse/MESOS-6467
Repository: mesos
Description
-------
For now, the io switchboard server will always hosted on a unix domain
socket, so this helper simply returns a path on the filesystem to file
representing that socket.
Diffs
-----
src/slave/containerizer/mesos/paths.hpp
883cc263c58cf24c3e515dad7bda97efd32f2f17
src/slave/containerizer/mesos/paths.cpp
361307f21422c046672fb7ed29add8fe7e5c4354
Diff: https://reviews.apache.org/r/53938/diff/
Testing
-------
make
Thanks,
Kevin Klues