-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35806/
-----------------------------------------------------------
(Updated June 23, 2015, 10:21 p.m.)
Review request for mesos, Anand Mazumdar, Marco Massenzio, and Vinod Kone.
Bugs: MESOS-2551
https://issues.apache.org/jira/browse/MESOS-2551
Repository: mesos-incubating
Description
-------
Currently, the C++ library sends different messages to Master instead of a
single Call message. To vet the new Call API it should send Call messages. Here
we update Master to handle all type of Calls.
Diffs
-----
src/master/master.cpp 0782b54
src/scheduler/scheduler.cpp 1efc6fb
Diff: https://reviews.apache.org/r/35806/diff/
Testing
-------
make check
Thanks,
Isabel Jimenez