----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71826/#review218877 -----------------------------------------------------------
Ship it! Ship It! - Andrei Sekretenko On Nov. 26, 2019, 9:31 p.m., Benjamin Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71826/ > ----------------------------------------------------------- > > (Updated Nov. 26, 2019, 9:31 p.m.) > > > Review request for mesos, Andrei Sekretenko and Greg Mann. > > > Bugs: MESOS-10026 > https://issues.apache.org/jira/browse/MESOS-10026 > > > Repository: mesos > > > Description > ------- > > In order to more efficiently write the initial payload of the > master's operator API event stream, we will need to directly > serialize from the in-memory master state. To enable this, this > patch updates the streaming http connection to allow writing an > already serialized record. > > > Diffs > ----- > > src/common/http.hpp b9ab561e11d52b776a283687b3a19aa1b7942522 > > > Diff: https://reviews.apache.org/r/71826/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Benjamin Mahler > >
