-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70809/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Benjamin Mahler.
Bugs: MESOS-9793
https://issues.apache.org/jira/browse/MESOS-9793
Repository: mesos
Description
-------
Fixed non-deferred callback calling Master::send() in UpdateFramework.
Diffs
-----
src/master/master.cpp c41d912817a8e84dd3c97008dda76249fd197745
Diff: https://reviews.apache.org/r/70809/diff/1/
Testing
-------
make check + tests from https://reviews.apache.org/r/70755/ which is not
committed yet:
`./bin/mesos-tests.sh --verbose --gtest_filter="UpdateFrameworkV0Test*"
--gtest_break_on_failure --gtest_repeat=1000`
Thanks,
Andrei Sekretenko