-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50268/
-----------------------------------------------------------
(Updated July 20, 2016, 10:09 p.m.)
Review request for mesos.
Bugs: MESOS-5874
https://issues.apache.org/jira/browse/MESOS-5874
Repository: mesos
Description
-------
Target shutdownFramework to associated agents.
Diffs
-----
src/master/master.cpp 78a8889313179b4509a6657e6c61d9f6d3bb99c0
src/slave/slave.cpp da643e6e50b2f313705d2f862c961291aa5d2f22
Diff: https://reviews.apache.org/r/50268/diff/
Testing
-------
5 frameworks on 1 agent with 2 agents in cluster
pre: ShutDownFrameworkMessage sent to both agents.
post: ShutdownFrameworkMessage sent to agent with executors associated with
framework.
Thanks,
Jacob Janco