----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42185/#review117515 -----------------------------------------------------------
src/examples/test_http_executor.cpp (line 154) <https://reviews.apache.org/r/42185/#comment178706> I think it makes sense to send a TASK_RUNNING before sending TASK_FINISHED as the test_executor does. That's a more realistic behavior of a custome executor. - Vinod Kone On Jan. 27, 2016, 4:13 a.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42185/ > ----------------------------------------------------------- > > (Updated Jan. 27, 2016, 4:13 a.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-4255 > https://issues.apache.org/jira/browse/MESOS-4255 > > > Repository: mesos > > > Description > ------- > > This change adds a custom executor based on the new executor library. > > > Diffs > ----- > > src/Makefile.am bdb34020043f64c07721b3e8b29b2cccc21e5b99 > src/examples/test_http_executor.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/42185/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Anand Mazumdar > >
