-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53485/#review155258
-----------------------------------------------------------
Per our discussion with benh offline, let's move this to be a `Pipe::Reader::readAll` member
function.
- Benjamin Mahler
On Nov. 4, 2016, 5:55 p.m., Anand Mazumdar wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/53485/
> -----------------------------------------------------------
>
> (Updated Nov. 4, 2016, 5:55 p.m.)
>
>
> Review request for mesos and Benjamin Mahler.
>
>
> Bugs: MESOS-6466
> https://issues.apache.org/jira/browse/MESOS-6466
>
>
> Repository: mesos
>
>
> Description
> -------
>
> The helper reads from the pipe till EOF. This is used later to
> read BODY requests from the streaming request decoder.
>
>
> Diffs
> -----
>
> 3rdparty/libprocess/include/process/io.hpp eec5efd7e6b71a783f2bb40826054d0488cee71f
> 3rdparty/libprocess/src/io.cpp d930ceebc90468e082b984e41385549f906dc6ae
>
> Diff: https://reviews.apache.org/r/53485/diff/
>
>
> Testing
> -------
>
> make check
>
>
> Thanks,
>
> Anand Mazumdar
>
>
|