----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5057/#review7701 -----------------------------------------------------------
Ship it! Thanks Vinod. - Benjamin On 2012-05-08 17:09:42, Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/5057/ > ----------------------------------------------------------- > > (Updated 2012-05-08 17:09:42) > > > Review request for mesos, Benjamin Hindman and John Sirois. > > > Summary > ------- > > Fix for: https://issues.apache.org/jira/browse/MESOS-190 > > Also prevents slave from infinitely re-trying status updates to a dead > framework. > > > This addresses bug MESOS-190. > https://issues.apache.org/jira/browse/MESOS-190 > > > Diffs > ----- > > src/slave/slave.cpp 09a8396 > src/tests/fault_tolerance_tests.cpp 6772daf > > Diff: https://reviews.apache.org/r/5057/diff > > > Testing > ------- > > Checked with long lived framework. > > $ ./bin/mesos-master.sh > $ ./bin/mesos-slave.sh --master=localhost:5050 > $./src/long-lived-framework localhost:5050 > > > Thanks, > > Vinod > >
