-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13746/
-----------------------------------------------------------
Review request for mesos, Benjamin Hindman, Ben Mahler, Ian Downes, Jie Yu, and
Vinod Kone.
Bugs: MESOS-655
https://issues.apache.org/jira/browse/MESOS-655
Repository: mesos-git
Description
-------
- In production, Masters exit by either LOG(FATAL) or exit().
- Also fixed tests that incorrectly relied on the messages sent by
Master::~Master().
Diffs
-----
src/master/master.cpp d53b8bb97da45834790cca6e04b70b969a8d3453
src/tests/allocator_zookeeper_tests.cpp
b84fa86274c80cc85e2b2eeadd6eb08da34433db
Diff: https://reviews.apache.org/r/13746/diff/
Testing
-------
make check on Linux and OSX
Thanks,
Jiang Yan Xu