----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47364/#review133291 -----------------------------------------------------------
src/slave/containerizer/containerizer.cpp (line 364) <https://reviews.apache.org/r/47364/#comment197576> How about MESOS_HTTP_API Also, should this be only set if it's a command executor? - Vinod Kone On May 13, 2016, 10:34 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47364/ > ----------------------------------------------------------- > > (Updated May 13, 2016, 10:34 p.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-5063 > https://issues.apache.org/jira/browse/MESOS-5063 > > > Repository: mesos > > > Description > ------- > > This change adds the environment variable that is set by > the agent allowing the command executor to toggle between > implementations. > > > Diffs > ----- > > src/slave/containerizer/containerizer.cpp > d0cae79834e451594d7675f00c5f7d2d2cd3a264 > > Diff: https://reviews.apache.org/r/47364/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Anand Mazumdar > >
