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

Review request for mesos and Adam B.


Bugs: MESOS-5587
    https://issues.apache.org/jira/browse/MESOS-5587


Repository: mesos


Description
-------

Previously the continuation followed via `.then([=]`,
which potentially executes the continuation on a differen
process. This patch fixes this behavior (it should
run on the master process).


Diffs
-----

  src/master/http.cpp 4b2d1386e1ecb447b597a432f9df9adaa5c3aa37 

Diff: https://reviews.apache.org/r/48563/diff/


Testing
-------

make check


Thanks,

Joerg Schad

Reply via email to