-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54472/
-----------------------------------------------------------
Review request for mesos, Kevin Klues and Vinod Kone.
Bugs: MESOS-6737
https://issues.apache.org/jira/browse/MESOS-6737
Repository: mesos
Description
-------
Do not try to connect to the domain socket until the socket file has
been created by the server.
Diffs
-----
src/slave/containerizer/mesos/io/switchboard.cpp
c54d64efe7dc526473427bca89a1b65205e16018
src/tests/containerizer/io_switchboard_tests.cpp
851a1015294882ca5401cb8fd60ceff6f933249d
Diff: https://reviews.apache.org/r/54472/diff/
Testing
-------
bin/mesos-tests.sh --gtest_filter=IOSwitchboardTest.ContainerAttach
--gtest_repeat=100
Thanks,
Jie Yu