-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62479/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-7445
https://issues.apache.org/jira/browse/MESOS-7445
Repository: mesos
Description
-------
This change removes the logic of removing the latest symlink on
receiving the shutdown message from the Mesos master. This ensures
that agents come back with the same agent ID upon a successful
shutdown similar to the behavior when they come back post a reboot.
Diffs
-----
src/slave/slave.cpp 01020a624bdd67ee6371f607d897ad71a2cdcc82
Diff: https://reviews.apache.org/r/62479/diff/1/
Testing
-------
make check
Thanks,
Anand Mazumdar