-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37467/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar and Ben Mahler.
Bugs: MESOS-2552
https://issues.apache.org/jira/browse/MESOS-2552
Repository: mesos
Description
-------
Add a queue to guarantee that calls are delivered in order on the master.
Ideally, http:post() would allow us to do pipelining on the same connection.
Diffs
-----
src/scheduler/scheduler.cpp 3fbe3831cf93c29180bc7e433fd57c6108988316
Diff: https://reviews.apache.org/r/37467/diff/
Testing
-------
make check
Thanks,
Vinod Kone