> On Nov. 6, 2017, 3:29 p.m., Benjamin Bannier wrote: > > src/master/master.cpp > > Lines 7257 (patched) > > <https://reviews.apache.org/r/63485/diff/1/?file=1878383#file1878383line7265> > > > > I feel it might make more sense to log the ID of the agent injecting > > faulty operation IDs than the framework which triggered the operation.
Good point. I'll address that in https://reviews.apache.org/r/63588 to avoid conflicts. Framework might be optional. - Jie ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63485/#review190162 ----------------------------------------------------------- On Nov. 1, 2017, 11:18 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63485/ > ----------------------------------------------------------- > > (Updated Nov. 1, 2017, 11:18 p.m.) > > > Review request for mesos, Benjamin Bannier, Chun-Hung Hsiao, Gaston Kleiman, > Greg Mann, and Jan Schlicht. > > > Repository: mesos > > > Description > ------- > > Added initial code for offer operation status update in master. > > > Diffs > ----- > > src/master/master.hpp 76f884c61f8d4605725e93e720dc693b861918e3 > src/master/master.cpp e047462018af50b9047b8939e922d80c4771fb28 > > > Diff: https://reviews.apache.org/r/63485/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Jie Yu > >
