-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72363/
-----------------------------------------------------------
(Updated May 4, 2020, 12:37 p.m.)
Review request for mesos, Benjamin Mahler and Greg Mann.
Changes
-------
Fixed articles in description.
Bugs: MESOS-10116
https://issues.apache.org/jira/browse/MESOS-10116
Repository: mesos
Description (updated)
-------
This patch fixes MESOS-10116 by preventing REACTIVATE_AGENT from
activating disconnected agents in the allocator and also fixes the
handling of agents that were removed while the reactivation was being
stored into the registry.
Diffs (updated)
-----
src/master/http.cpp c51d9fd714d1cc2acc008c619a612d6838650176
src/master/master.hpp a57237d81bfd979a6ddaf6016389ca365f414917
src/master/master.cpp a8cca622ff0bd172300b9a2717b4860ed06b620c
Diff: https://reviews.apache.org/r/72363/diff/2/
Changes: https://reviews.apache.org/r/72363/diff/1-2/
Testing
-------
Thanks,
Andrei Sekretenko