----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56525/#review165060 -----------------------------------------------------------
Patch looks great! Reviews applied: [56525] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On Feb. 10, 2017, 1:36 a.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56525/ > ----------------------------------------------------------- > > (Updated Feb. 10, 2017, 1:36 a.m.) > > > Review request for mesos and Joseph Wu. > > > Bugs: MESOS-7102 > https://issues.apache.org/jira/browse/MESOS-7102 > > > Repository: mesos > > > Description > ------- > > There were some actors that were not being destructed when > `finalize()` was being invoked. Also fixed the order of the > destruction of objects i.e., in the reverse order of their > creation. > > > Diffs > ----- > > src/slave/main.cpp b9f9748d98775b2a511ded35bbf72099bfeeba64 > > Diff: https://reviews.apache.org/r/56525/diff/ > > > Testing > ------- > > make check, manually tested to ensure we don't crash on a `SIGUSR1` signal. > > > Thanks, > > Anand Mazumdar > >
