Anand Mazumdar created MESOS-4950:
-------------------------------------

             Summary: 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


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)

Reply via email to