----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23101/#review46822 -----------------------------------------------------------
Ship it! Just a couple of questions: src/local/local.cpp <https://reviews.apache.org/r/23101/#comment82391> Do we also need to do something for --quorum? Or does that get ignored for mesos-local? src/local/local.cpp <https://reviews.apache.org/r/23101/#comment82390> Should this be more unique? In case we want to launch multiple local masters simultaneously? - Adam B On June 26, 2014, 5:23 p.m., Ben Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23101/ > ----------------------------------------------------------- > > (Updated June 26, 2014, 5:23 p.m.) > > > Review request for mesos, Benjamin Hindman and Bernd Mathiske. > > > Bugs: MESOS-1539 > https://issues.apache.org/jira/browse/MESOS-1539 > > > Repository: mesos-git > > > Description > ------- > > If launching a local cluster and a work directory is not specified in the > environment, use a default temporary directory. > > > Diffs > ----- > > src/local/local.cpp e05a2250e6960d27794ddcda2f2bf8657e121dd7 > > Diff: https://reviews.apache.org/r/23101/diff/ > > > Testing > ------- > > Manual testing with mesos-local.sh. > > > Thanks, > > Ben Mahler > >
