-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62477/
-----------------------------------------------------------
(Updated Sept. 26, 2017, 8:25 p.m.)
Review request for mesos and Vinod Kone.
Changes
-------
Review comments.
Bugs: MESOS-7444
https://issues.apache.org/jira/browse/MESOS-7444
Repository: mesos
Description (updated)
-------
This change adds the list of gone agents to the registry and also
introduces the `MarkSlaveGone` operation on the Mesos master. This
would be used by the Master Operator API handler to insert an agent
into the list of gone agent.
Diffs (updated)
-----
src/master/master.hpp 05f88111afb4fa0e2baf57106e1479914c16a113
src/master/registry.proto 362a9fab946e9fb0411df2277f7f3edbadccb61a
src/tests/registrar_tests.cpp b5fc45887e25345d49feb4975f6256cfd7b0fe55
Diff: https://reviews.apache.org/r/62477/diff/4/
Changes: https://reviews.apache.org/r/62477/diff/3-4/
Testing
-------
make check
Thanks,
Anand Mazumdar