-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52371/
-----------------------------------------------------------
Review request for mesos and Alexander Rukletsov.
Bugs: MESOS-5874
https://issues.apache.org/jira/browse/MESOS-5874
Repository: mesos
Description
-------
- ShutdownFrameworkMessage is broadcast to all
agents in the cluster. For high framework
clusters this message leads to agent log
saturation.
- On completion of MESOS-1961, implementing
executor state reconciliation, this message
can be targeted at agents per MESOS-5784.
Diffs
-----
src/slave/slave.cpp 7073be44eab6187390922a74cf72facc29bf2ad4
Diff: https://reviews.apache.org/r/52371/diff/
Testing
-------
Thanks,
Jacob Janco