We don't do it currently, see: https://issues.apache.org/jira/browse/MESOS-1962
On Tue, Oct 13, 2015 at 12:57 AM, sujz <43183...@qq.com> wrote: > Hi, all: > I found that master sets up a SlaveObserver for each new added slave for > health check reason, with SlaveObserver master can ping/pong to slave > periodically. But I didn't find similar mechanism for registered framework, > so how to health check links between master and frameworks, could somebody > explains in more details? > > Thank you and best wishes!