-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53486/
-----------------------------------------------------------
(Updated Nov. 11, 2016, 7:56 p.m.)
Review request for mesos and Benjamin Mahler.
Changes
-------
Added support for GZIP decompression.
Bugs: MESOS-6466
https://issues.apache.org/jira/browse/MESOS-6466
Repository: mesos
Description
-------
This would become the default de facto decoder used by libprocess
and replace the existing `DataDecoder`.
Diffs (updated)
-----
3rdparty/libprocess/src/decoder.hpp 76dca0b272af8591880ef220ec2dc006906fbc36
Diff: https://reviews.apache.org/r/53486/diff/
Testing
-------
make check (tests are added in https://reviews.apache.org/r/53511/)
Thanks,
Anand Mazumdar