----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52371/ -----------------------------------------------------------
(Updated Sept. 29, 2016, 9:07 a.m.) Review request for mesos and Alexander Rukletsov. 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 ------- make check Thanks, Jacob Janco
