Hi,
When a running framework was disconnected (manually terminated), the Mesos 
master will detect it immediately.  The master::exited() function will be 
invoked with log info "framework disconnected".
I just wondering, how this disconnect detection was implemented in Mesos? I 
can't find any place in mesos src directory where the Master::exit() function 
was called.

Thanks!

Best Regards,
Chong

Reply via email to