----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53366/#review155676 -----------------------------------------------------------
Fix it, then Ship it! 3rdparty/stout/include/stout/gzip.hpp (line 22) <https://reviews.apache.org/r/53366/#comment225738> Kill this since it's not needed anymore. - Anand Mazumdar On Nov. 11, 2016, 12:36 a.m., Benjamin Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53366/ > ----------------------------------------------------------- > > (Updated Nov. 11, 2016, 12:36 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 > >
