----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41282/#review110370 -----------------------------------------------------------
include/mesos/v1/executor.hpp (lines 63 - 64) <https://reviews.apache.org/r/41282/#comment170177> This seems `NOTE:` -worthy. Also, it would be good to point developers to the validation code. - Joseph Wu On Dec. 11, 2015, 6:13 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41282/ > ----------------------------------------------------------- > > (Updated Dec. 11, 2015, 6:13 p.m.) > > > Review request for mesos, Ben Mahler and Vinod Kone. > > > Bugs: MESOS-3550 > https://issues.apache.org/jira/browse/MESOS-3550 > > > Repository: mesos > > > Description > ------- > > This change introduces an interface for the V1 Executor HTTP Library. The > interface is similar in semantics to the corresponding scheduler library. > > > Diffs > ----- > > include/mesos/v1/executor.hpp PRE-CREATION > src/Makefile.am 9762f8567e32d70b8df2d694a1fef5c692fc730e > > Diff: https://reviews.apache.org/r/41282/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Anand Mazumdar > >
