> On Feb. 15, 2017, 2:32 p.m., Gastón Kleiman wrote: > > src/launcher/default_executor.cpp > > Lines 931 (patched) > > <https://reviews.apache.org/r/56217/diff/3/?file=1627713#file1627713line931> > > > > I think that it'd be useful to also log the exit status/http status > > code. > > > > Maybe the best way would be to implement the `ostream::operator<<` for > > `CheckStatusInfo`? > > Alexander Rukletsov wrote: > Good idea.
Addressed in https://reviews.apache.org/r/57696/ - Alexander ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56217/#review165698 ----------------------------------------------------------- On March 16, 2017, 4:45 p.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56217/ > ----------------------------------------------------------- > > (Updated March 16, 2017, 4:45 p.m.) > > > Review request for mesos, Gastón Kleiman and Vinod Kone. > > > Bugs: MESOS-7249 > https://issues.apache.org/jira/browse/MESOS-7249 > > > Repository: mesos > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/launcher/default_executor.cpp cbd4f7ecd042e7fa603bd69774d95472df2c896d > > > Diff: https://reviews.apache.org/r/56217/diff/4/ > > > Testing > ------- > > See https://reviews.apache.org/r/56218/ > > > Thanks, > > Alexander Rukletsov > >
