----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9922/ -----------------------------------------------------------
Review request for mesos and Vinod Kone. Description ------- The change in https://reviews.apache.org/r/9916 was insufficient. Rather than continue along the lines of the previous fix this change effectively reverts the previous fix and instead adds a TERMINATING process state. This addresses bug MESOS-392. https://issues.apache.org/jira/browse/MESOS-392 Diffs ----- third_party/libprocess/include/process/process.hpp 1433115516b2110acad0f5c2ee996dfb4203ba8b third_party/libprocess/src/process.cpp a1da05e83f24c4c94d4eef7ef0db662886efee7a Diff: https://reviews.apache.org/r/9922/diff/ Testing ------- ./bin/mesos-tests.sh --gtest_filter="*.SchedulerExit" --gtest_repeat=1000 Thanks, Benjamin Hindman
