-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54297/
-----------------------------------------------------------
(Updated Dec. 3, 2016, 11:45 p.m.)
Review request for mesos, Anand Mazumdar and Jie Yu.
Changes
-------
Addressed most of Anand's comments (still waiting on some feedback for a few).
Bugs: MESOS-6467
https://issues.apache.org/jira/browse/MESOS-6467
Repository: mesos
Description
-------
Added support for ATTACH_CONTAINER_INPUT to the io switchboard.
Diffs (updated)
-----
src/slave/containerizer/mesos/io/switchboard.cpp
778367a268ec350ed438bc9fe9d359d63bdb5503
src/tests/containerizer/io_switchboard_tests.cpp
d82f22b5c9a8d177577db3aeaae9e571e7e2fb80
Diff: https://reviews.apache.org/r/54297/diff/
Testing
-------
This is not tesedt yet. I plan to write a test and update this patch soon. Just
wanted to get a preliminary patch out there for review.
Thanks,
Kevin Klues