-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21183/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-1310
https://issues.apache.org/jira/browse/MESOS-1310
Repository: mesos-git
Description
-------
MESOS-1310: Changed reply(message) to send(from, message) during
(re)registration, since a deferred call (e.g. still authenticating)
would lose the ProtobufProcess.from field and fail to correctly reply().
Diffs
-----
src/master/master.cpp c79fdaf
Diff: https://reviews.apache.org/r/21183/diff/
Testing
-------
make check
(Could not reproduce the FaultToleranceTest.ReconcileLostTasks failure, even
after >800 iterations of the same flaky test.)
Thanks,
Adam B