Benjamin Mahler created MESOS-1962:
--------------------------------------
Summary: Improve the partition tolerance between the Master and
Schedulers
Key: MESOS-1962
URL: https://issues.apache.org/jira/browse/MESOS-1962
Project: Mesos
Issue Type: Epic
Components: framework, master
Reporter: Benjamin Mahler
In a similar spirit to the master ↔ slave partition tolerance techniques,
recently improved in MESOS-1529, the master and scheduler driver should better
handle partitions.
In particular, heartbeats are needed to determine the liveness of the
connection.
The goal here is to notify the scheduler when the connection is not healthy
(via the disconnected callback), and to trigger a re-registration when either
side of the links break.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)