The framework should receive a slave lost message though it is not reliably
retired by the master incase it doesn't make it to the framework (master
failover, framework failover etc).


On Tue, Jun 3, 2014 at 3:09 PM, Diptanu Choudhury <dipta...@gmail.com>
wrote:

> Hi,
>
> When a mesos slave process get's killed or the slave disconnects for some
> reason, can I expect my framework to receive a SLAVE_LOST message?
>
> Right now while testing with the slave and master running on the same
> machine the framework receives only TASK_LOST messages for every task that
> was running when I kill the slave process. I don't see any slave lost
> messages. Can someone confirm if this is the right behavior? I am using the
> Mesos 0.18.0 release.
>
> --
> Thanks,
> Diptanu Choudhury
> Web - www.linkedin.com/in/diptanu
> Twitter - @diptanu <http://twitter.com/diptanu>
>

Reply via email to