-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54355/
-----------------------------------------------------------
Review request for mesos and Jie Yu.
Bugs: MESOS-6688
https://issues.apache.org/jira/browse/MESOS-6688
Repository: mesos
Description
-------
Added implementation of `recover()` to the IOSwitchboard isolator.
Diffs
-----
src/slave/containerizer/mesos/io/switchboard.hpp
23c66bb2b05310a12fec24a5e5eebddd370ba0f0
src/slave/containerizer/mesos/io/switchboard.cpp
778367a268ec350ed438bc9fe9d359d63bdb5503
Diff: https://reviews.apache.org/r/54355/diff/
Testing
-------
GTEST_FILTER="" make -j check
sudo src/mesos-tests
Unfortunately, I don't have any new tests for this yet. That will follow in a
subsequent commit.
Thanks,
Kevin Klues