-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46723/
-----------------------------------------------------------

(Updated April 27, 2016, 11:37 p.m.)


Review request for mesos and Vinod Kone.


Changes
-------

Review comments from Vinod


Bugs: MESOS-5181
    https://issues.apache.org/jira/browse/MESOS-5181


Repository: mesos


Description (updated)
-------

This change adds logic to send the framework an error message
if the master receives a call from the framework after it has
disconnected/when the master notices a framework disconnection. 
Since driver based frameworks don't receive heartbeats from the 
master. There is no way for them to detect this unless a new 
master is detected that eventually triggers re-registration.


Diffs (updated)
-----

  src/master/master.cpp ff41da3d077b65b44277e1bbae88c61b7bb88a3d 

Diff: https://reviews.apache.org/r/46723/diff/


Testing
-------

Added test in r46724


Thanks,

Anand Mazumdar

Reply via email to