----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53509/#review155469 -----------------------------------------------------------
Ship it! Ship It! - Joseph Wu On Nov. 7, 2016, 6:01 p.m., Armand Grillet wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53509/ > ----------------------------------------------------------- > > (Updated Nov. 7, 2016, 6:01 p.m.) > > > Review request for mesos, Joseph Wu and Till Toenshoff. > > > Bugs: MESOS-2723 > https://issues.apache.org/jira/browse/MESOS-2723 > > > Repository: mesos > > > Description > ------- > > This commit makes the --master argument required. > The parsing of the argument now happens in src/master/detector.cpp. > > > Diffs > ----- > > src/cli/execute.cpp b265bc6390ed8329a200408ef45512f900f9b999 > > Diff: https://reviews.apache.org/r/53509/diff/ > > > Testing > ------- > > Testing done by running a master with `--zk=zk://localhost:2181/mesos` then > an agent with `--master=zk://localhost:2181/mesos` and then executing a sleep > task on Mesos with `--master=zk://localhost:2181/mesos`. > > > Thanks, > > Armand Grillet > >
