----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67601/#review205418 -----------------------------------------------------------
Patch looks great! Reviews applied: [67552, 67601] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On June 27, 2018, 3:03 a.m., longfei niu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67601/ > ----------------------------------------------------------- > > (Updated June 27, 2018, 3:03 a.m.) > > > Review request for mesos and Gilbert Song. > > > Bugs: MESOS-8816 > https://issues.apache.org/jira/browse/MESOS-8816 > > > Repository: mesos > > > Description > ------- > > Added field container_id in ResourceUsage to agent monitor endpoint. > > > Diffs > ----- > > src/slave/http.cpp a6739e12e55431a84844c747e584ef6420694076 > src/tests/slave_tests.cpp 3d67511de5abd3466eeb5ad1daf318209bd69eed > > > Diff: https://reviews.apache.org/r/67601/diff/3/ > > > Testing > ------- > > add unit test to src/tests/slave_tests.cpp line 2414 to test whether > container_id field added sucessfully or not > > > Thanks, > > longfei niu > >