[
https://issues.apache.org/jira/browse/MESOS-4950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anand Mazumdar updated MESOS-4950:
----------------------------------
Story Points: 3
> Implement reconnect funtionality in the scheduler library.
> ----------------------------------------------------------
>
> Key: MESOS-4950
> URL: https://issues.apache.org/jira/browse/MESOS-4950
> Project: Mesos
> Issue Type: Bug
> Reporter: Anand Mazumdar
> Labels: mesosphere
>
> Currently, there is no way for the schedulers to force a reconnection attempt
> with the master using the scheduler library {{src/scheduler/scheduler.cpp}}.
> It is specifically useful in scenarios where there is a one way network
> partition with the master. Due to this, the scheduler has not received any
> {{HEARTBEAT}} events from the master. In this case, the scheduler might want
> to force a reconnection attempt with the master instead of relying on the
> {{disconnected}} callback.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)