----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19324/#review37507 -----------------------------------------------------------
src/slave/slave.cpp <https://reviews.apache.org/r/19324/#comment69052> Is it safe/ok for multiple master libprocesses in the same unix process (e.g., tests) to do this initialization multiple times? Why not just initialize metrics as part of libprocess initialize? - Vinod Kone On March 17, 2014, 11:47 p.m., Dominic Hamon wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19324/ > ----------------------------------------------------------- > > (Updated March 17, 2014, 11:47 p.m.) > > > Review request for mesos, Ben Mahler and Vinod Kone. > > > Bugs: MESOS-1036 > https://issues.apache.org/jira/browse/MESOS-1036 > > > Repository: mesos-git > > > Description > ------- > > see summary > > > Diffs > ----- > > src/master/master.cpp 6da776699beb6f449e8160dcb6a125d94c1ab437 > src/slave/slave.cpp d8d3e0fa54972201d72b2650ec0ba922a4912d54 > > Diff: https://reviews.apache.org/r/19324/diff/ > > > Testing > ------- > > built, ran 'local', checked endpoint. > > > Thanks, > > Dominic Hamon > >
