-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20302/
-----------------------------------------------------------
(Updated April 16, 2014, 11:43 p.m.)
Review request for mesos and Vinod Kone.
Changes
-------
Updated Shutdown messages in master per Vinod's suggestions.
Bugs: MESOS-804
https://issues.apache.org/jira/browse/MESOS-804
Repository: mesos-git
Description
-------
Add a message string to the slave ShutdownMessage. To be used in slave
authentication, and anything else that likes shutdown messages.
Diffs (updated)
-----
src/master/master.hpp fef59c9
src/master/master.cpp 3c3c989
src/messages/messages.proto bba17a9
src/slave/slave.hpp 1e98795
src/slave/slave.cpp 19c5f0d
src/tests/cluster.hpp 8479fe3
Diff: https://reviews.apache.org/r/20302/diff/
Testing
-------
make check
Thanks,
Adam B