-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13554/
-----------------------------------------------------------
(Updated Aug. 14, 2013, 5:42 p.m.)
Review request for mesos, Benjamin Hindman and Ben Mahler.
Changes
-------
changed the semantics of Slave::statusUpdate() to always ACK the sender.
Summary (updated)
-----------------
Fixed slave to properly acknowledge status updates sent by unknown executor.
Bugs: MESOS-644
https://issues.apache.org/jira/browse/MESOS-644
Repository: mesos-git
Description
-------
Slave now acknoweledges status updates sent by unknown executors.
Diffs (updated)
-----
src/slave/slave.cpp dbc4473d37d6581f488ec39b7b7dcb5936935e6f
Diff: https://reviews.apache.org/r/13554/diff/
Testing
-------
make check
Thanks,
Vinod Kone