----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21667/#review46004 -----------------------------------------------------------
src/sched/sched.cpp <https://reviews.apache.org/r/21667/#comment81164> Oh whoops, I think you'll need to pass in the scheduler process PID here for this change to be useful. - Ben Mahler On June 17, 2014, 10:15 p.m., Dominic Hamon wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/21667/ > ----------------------------------------------------------- > > (Updated June 17, 2014, 10:15 p.m.) > > > Review request for mesos, Benjamin Hindman, Ben Mahler, and Vinod Kone. > > > Bugs: MESOS-1374 > https://issues.apache.org/jira/browse/MESOS-1374 > > > Repository: mesos-git > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/sched/sched.cpp 6e14f1cf78b9518a04c35f856fa2358a3d72ddcf > > Diff: https://reviews.apache.org/r/21667/diff/ > > > Testing > ------- > > make check. > > Added os::setenv("LIBPROCESS_PORT", "4242") to src/tests/main.cpp and make > check. > > > Thanks, > > Dominic Hamon > >
