-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45410/
-----------------------------------------------------------
(Updated March 30, 2016, 6:45 p.m.)
Review request for mesos and Vinod Kone.
Changes
-------
Added review comments from r45408 here.
Bugs: MESOS-4950
https://issues.apache.org/jira/browse/MESOS-4950
Repository: mesos
Description
-------
Trivial change to add a comment to invoke `send` only after
receiving the `connected` callback. If not, all calls would
be dropped while disconnected.
Diffs (updated)
-----
include/mesos/v1/scheduler.hpp 765935e97b6c1686ab464a5cf1cf2dfd816f51f1
Diff: https://reviews.apache.org/r/45410/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar