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

Review request for mesos, Benjamin Hindman and Vinod Kone.


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


Repository: mesos-git


Description
-------

Rather than change the semantics of linking the re-registering slaves, I went 
with a simpler fix of ignoring the duplicate exited events.

This is because there would need to be added checks to ensure the slave pid is 
not changing. If it is changing, we will still need to re-link!


Diffs
-----

  src/master/master.cpp 874d7fac42d3e948cd0f90d735873120bc75cb54 

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


Testing
-------

make check


Thanks,

Ben Mahler

Reply via email to