----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64536/#review193708 -----------------------------------------------------------
Ship it! Ship It! - Alexander Rukletsov On Dec. 12, 2017, noon, Benno Evers wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64536/ > ----------------------------------------------------------- > > (Updated Dec. 12, 2017, noon) > > > Review request for mesos and Alexander Rukletsov. > > > Bugs: MESOS-8245 > https://issues.apache.org/jira/browse/MESOS-8245 > > > Repository: mesos > > > Description > ------- > > Since the executor now sends two status updates in potentially > rapid progression, there was a race where the slave successfully > received a TASK_RUNNING update before shutting down, throwing off > the later checks. > > > Diffs > ----- > > src/tests/slave_recovery_tests.cpp 253b0fc2ff7ec1f00937d42636151553c46d5175 > > > Diff: https://reviews.apache.org/r/64536/diff/1/ > > > Testing > ------- > > `./mesos-tests --gtest_filter="SlaveRecoveryTest/0.ReconnectExecutor" > --gtest_repeat=500 --gtest_break_on_failure` > > > Thanks, > > Benno Evers > >
