----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71286/#review217214 -----------------------------------------------------------
Patch looks great! Reviews applied: [71286] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers --disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On Aug. 14, 2019, 6:12 a.m., James Peach wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71286/ > ----------------------------------------------------------- > > (Updated Aug. 14, 2019, 6:12 a.m.) > > > Review request for mesos and Gilbert Song. > > > Repository: mesos > > > Description > ------- > > It's very useful to know directly how long a container spent in each > state. Capture a timestamp at each state transition time and log the > elapsed time in the corresponding state. > > > Diffs > ----- > > src/slave/containerizer/mesos/containerizer.hpp > 271d6326e9739634b9e2b5edece3ace20f3a150c > src/slave/containerizer/mesos/containerizer.cpp > 75e7cdac499692be6838aa122578129d9cfa724c > > > Diff: https://reviews.apache.org/r/71286/diff/2/ > > > Testing > ------- > > make check > > > Thanks, > > James Peach > >
