----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53366/#review155287 -----------------------------------------------------------
Patch looks great! Reviews applied: [53365, 53366] 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. 8, 2016, 4:22 a.m., Benjamin Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53366/ > ----------------------------------------------------------- > > (Updated Nov. 8, 2016, 4:22 a.m.) > > > Review request for mesos and Anand Mazumdar. > > > Bugs: MESOS-6530 > https://issues.apache.org/jira/browse/MESOS-6530 > > > Repository: mesos > > > Description > ------- > > This enables incremental decompression of compressed input. > > > Diffs > ----- > > 3rdparty/stout/include/stout/gzip.hpp > b78a8a31204ee585f8e4a88eaefe7346faa46b8d > 3rdparty/stout/tests/gzip_tests.cpp > 814fb99da193cf950ba48817824acdabda2c2dfc > > Diff: https://reviews.apache.org/r/53366/diff/ > > > Testing > ------- > > Wrote a test for decompressing a byte at a time. Also ran this test manually > with random chunk sizes. > > > Thanks, > > Benjamin Mahler > >
