----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59233/#review174888 -----------------------------------------------------------
Patch looks great! Reviews applied: [59127, 59128, 59129, 59130, 59131, 59233] 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 May 12, 2017, 10:22 p.m., Avinash sridharan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59233/ > ----------------------------------------------------------- > > (Updated May 12, 2017, 10:22 p.m.) > > > Review request for mesos and Jie Yu. > > > Bugs: MESOS-7488 > https://issues.apache.org/jira/browse/MESOS-7488 > > > Repository: mesos > > > Description > ------- > > Currently the agent is populating only the v4 address for containers > running on the host network. However, clusters running on a dual stack > network need to report v4 and v6 address for containers running on the > host network. This change allows v6 address specified by operators to be > advertised for containers running on the host network. > > > Diffs > ----- > > src/slave/slave.cpp 209aff180db1a68ae360d7c278937fe645efdb2b > > > Diff: https://reviews.apache.org/r/59233/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Avinash sridharan > >
