Details
-
Bug
-
Status: Accepted
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
In the same spirit as MESOS-1668, we want to correctly handle a scenario where the slave --> master socket closes, and a new socket can be immediately re-established.
If this occurs, the ping / pongs will resume but there may be dropped messages sent by the slave, and so a re-registration would be a good safety net.
Attachments
Issue Links
- relates to
-
MESOS-1529 Handle a network partition between Master and Slave
- Resolved
-
MESOS-1668 Handle a temporary one-way master --> slave socket closure.
- Resolved
-
MESOS-1963 Slave should use exited() to detect disconnection with Master.
- Accepted