-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20302/
-----------------------------------------------------------
(Updated April 17, 2014, 12:46 p.m.)
Review request for mesos and Vinod Kone.
Changes
-------
Added spacing after "id", per Vinod's suggestion.
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 e4c7862
src/master/master.cpp 0335b34
src/messages/messages.proto bba17a9
src/slave/slave.hpp 1e98795
src/slave/slave.cpp 19c5f0d
src/tests/cluster.hpp 21a081c
Diff: https://reviews.apache.org/r/20302/diff/
Testing
-------
make check
Thanks,
Adam B