-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40230/
-----------------------------------------------------------
Review request for mesos and Ben Mahler.
Bugs: MESOS-3705
https://issues.apache.org/jira/browse/MESOS-3705
Repository: mesos
Description
-------
The test runs on one test but it never tried a situation in which the code
actually violated pipelining (MESOS-3705) when multiple actors where involved.
This patch attempts to address the situation by making the test flaky if HTTP
pipelining is violated across multiple actors.
Diffs
-----
3rdparty/libprocess/src/tests/http_tests.cpp
7eb4ef187b2cb358c370d0381db65b8e18668bab
Diff: https://reviews.apache.org/r/40230/diff/
Testing
-------
make check
Thanks,
Alexander Rojas