-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54053/#review157179
-----------------------------------------------------------
Patch looks great!
Reviews applied: [54053]
Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose'
ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh
- Mesos ReviewBot
On Nov. 28, 2016, 9:18 p.m., Kevin Klues wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/54053/
> -----------------------------------------------------------
>
> (Updated Nov. 28, 2016, 9:18 p.m.)
>
>
> Review request for mesos, Benjamin Mahler and Jie Yu.
>
>
> Bugs: MESOS-6639
> https://issues.apache.org/jira/browse/MESOS-6639
>
>
> Repository: mesos
>
>
> Description
> -------
>
> These callback hooks will be invoked before passing any data read from
> the 'from' file descriptor on to the 'to' file descriptor.
>
>
> Diffs
> -----
>
> 3rdparty/libprocess/include/process/io.hpp eec5efd7e6b71a783f2bb40826054d0488cee71f
> 3rdparty/libprocess/src/io.cpp d930ceebc90468e082b984e41385549f906dc6ae
> 3rdparty/libprocess/src/tests/io_tests.cpp 66b610e35fa9f6a1738c77d181d76dca3921e6fb
>
> Diff: https://reviews.apache.org/r/54053/diff/
>
>
> Testing
> -------
>
> GTEST_FILTER="" make -j40 check
> GTEST_FILTER="IOTest.Redirect" 3rdparty/libprocess/libprocess-tests
>
>
> Thanks,
>
> Kevin Klues
>
>
|