----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2770/#review3220 -----------------------------------------------------------
src/slave/slave.cpp <https://reviews.apache.org/r/2770/#comment7171> Feel free to just stick all of conf.get(...) into the set_webui_port parameter. - Benjamin On 2011-11-08 02:46:08, Sumedh Sawant wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/2770/ > ----------------------------------------------------------- > > (Updated 2011-11-08 02:46:08) > > > Review request for mesos, Benjamin Hindman and Andy Konwinski. > > > Summary > ------- > > Added webUI field to the SlaveInfo message so that a master can correctly > display hyperlinks to slaves in its webUI. > > > This addresses bug MESOS-33. > https://issues.apache.org/jira/browse/MESOS-33 > > > Diffs > ----- > > include/mesos/mesos.proto 33248ec > src/master/http.cpp 47caf48 > src/slave/slave.cpp de5716c > src/webui/master/index.tpl 16e3446 > > Diff: https://reviews.apache.org/r/2770/diff > > > Testing > ------- > > > Thanks, > > Sumedh > >
