-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43659/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-3570
https://issues.apache.org/jira/browse/MESOS-3570
Repository: mesos
Description
-------
This change cleans up the previous queueing calls logic in favor of HTTP
connection pipelining in the scheduler library. This review clears up the noise
of the pipelining diff in subsequent reviews.
Diffs
-----
src/scheduler/scheduler.cpp 99a7d0dfff7b0c61decc9ff6d9e6d46ef13a7e75
Diff: https://reviews.apache.org/r/43659/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar