----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69775/#review212082 -----------------------------------------------------------
src/master/master.cpp Line 1627 (original), 1627 (patched) <https://reviews.apache.org/r/69775/#comment297688> This exited the process before, now we no longer do? Is that safe? - Vinod Kone On Jan. 16, 2019, 9:17 p.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69775/ > ----------------------------------------------------------- > > (Updated Jan. 16, 2019, 9:17 p.m.) > > > Review request for mesos, Andrei Budnik, Benjamin Mahler, Greg Mann, and Qian > Zhang. > > > Repository: mesos > > > Description > ------- > > LOG(FATAL) would dump a stack trace which may confuse people with > a master crash case. We should just print out an error msg. > > > Diffs > ----- > > src/master/master.cpp 9624832d017dae717da803ca2ff2f8fc5135ea9d > > > Diff: https://reviews.apache.org/r/69775/diff/1/ > > > Testing > ------- > > N/A > > > Thanks, > > Gilbert Song > >
