-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53490/
-----------------------------------------------------------
(Updated Nov. 11, 2016, 7:57 p.m.)
Review request for mesos and Benjamin Mahler.
Changes
-------
Added another test for GZIP compression.
Summary (updated)
-----------------
Added a test for request streaming and GZIP compression.
Bugs: MESOS-6466
https://issues.apache.org/jira/browse/MESOS-6466
Repository: mesos
Description (updated)
-------
These tests validate that clients can stream requests and send
compressed GZIP requests using the connection abstraction. This
also test the implementation of the streaming decoder indirectly.
Diffs (updated)
-----
3rdparty/libprocess/src/tests/http_tests.cpp
533104c93dd1eaf67bf3752163d2e0cad090078d
Diff: https://reviews.apache.org/r/53490/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar