Benjamin Mahler created MESOS-887:
-------------------------------------
Summary: Scheduler Driver should use exited() to detect
disconnection with Master.
Key: MESOS-887
URL: https://issues.apache.org/jira/browse/MESOS-887
Project: Mesos
Issue Type: Improvement
Affects Versions: 0.14.2, 0.14.1, 0.14.0, 0.13.0, 0.15.0, 0.16.0
Reporter: Benjamin Mahler
Fix For: 0.17.0
The Scheduler Driver already links with the master, but it does not use the
built in exited() notification from libprocess to detect socket closure.
This would fast-track the delay from zookeeper detecting a leadership change,
and would minimize the number of dropped messages leaving the driver.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)