> On Sept. 5, 2014, 1:45 a.m., Mesos ReviewBot wrote: > > Patch looks great! > > > > Reviews applied: [24984] > > > > All tests passed.
Bot thinks patch is okay. Can someone take a look? - Nikita ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24984/#review52400 ----------------------------------------------------------- On Sept. 4, 2014, 9:28 a.m., Nikita Vetoshkin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24984/ > ----------------------------------------------------------- > > (Updated Sept. 4, 2014, 9:28 a.m.) > > > Review request for mesos. > > > Bugs: MESOS-1625 > https://issues.apache.org/jira/browse/MESOS-1625 > > > Repository: mesos-git > > > Description > ------- > > As mentioned in MESOS-1625 current HTTP Chunked Encoding implementation can > break clients (e.g. Tornado). As I see no need in Chunked-Encoding because we > know content size beforehand - I propose to use Content-Length. > > > Diffs > ----- > > 3rdparty/libprocess/src/encoder.hpp 9c5aa81 > > Diff: https://reviews.apache.org/r/24984/diff/ > > > Testing > ------- > > `make check` and manual testing with golang language native binding > > > Thanks, > > Nikita Vetoshkin > >