----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13956/#review25873 -----------------------------------------------------------
Ship it! Ship It! - Benjamin Hindman On Sept. 4, 2013, 1:02 a.m., Ben Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13956/ > ----------------------------------------------------------- > > (Updated Sept. 4, 2013, 1:02 a.m.) > > > 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 > >
