-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71826/
-----------------------------------------------------------

(Updated Dec. 3, 2019, 5:27 a.m.)


Review request for mesos, Andrei Sekretenko and Greg Mann.


Changes
-------

* Adjusted for stateless encode function.


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 (updated)
-----

  src/common/http.hpp b9ab561e11d52b776a283687b3a19aa1b7942522 


Diff: https://reviews.apache.org/r/71826/diff/2/

Changes: https://reviews.apache.org/r/71826/diff/1-2/


Testing
-------

make check


Thanks,

Benjamin Mahler

Reply via email to