----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31997/#review76266 -----------------------------------------------------------
3rdparty/libprocess/src/process.cpp <https://reviews.apache.org/r/31997/#comment123781> CHECK_SOME(timer)? - Dominic Hamon On March 12, 2015, 11:25 a.m., Cody Maloney wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/31997/ > ----------------------------------------------------------- > > (Updated March 12, 2015, 11:25 a.m.) > > > Review request for mesos, Ben Mahler and Joris Van Remoortere. > > > Bugs: MESOS-2484 > https://issues.apache.org/jira/browse/MESOS-2484 > > > Repository: mesos > > > Description > ------- > > Cleanup waiter timers so we don't send an event to a dead waiter > > Follow up for 30587 > > > Diffs > ----- > > 3rdparty/libprocess/src/process.cpp > e7b029ba97e640c2102548c190ba62b30602f43d > > Diff: https://reviews.apache.org/r/31997/diff/ > > > Testing > ------- > > `GLOG_v=1 make check` on ArchLinux, log messages don't show up for waiter > (just metrics). > > > Thanks, > > Cody Maloney > >
