----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54487/#review158383 -----------------------------------------------------------
Ship it! Ship It! - Kevin Klues On Dec. 7, 2016, 7:28 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54487/ > ----------------------------------------------------------- > > (Updated Dec. 7, 2016, 7:28 p.m.) > > > Review request for mesos, Joseph Wu, Kevin Klues, and Till Toenshoff. > > > Bugs: MESOS-6748 > https://issues.apache.org/jira/browse/MESOS-6748 > > > Repository: mesos > > > Description > ------- > > THe I/O switchboard server process will inheirt most of the agent > environment variables, except for those that are prefixed with MESOS > or LIBPROCESS since we don't rely on those environment variables. > > The patch also manually set a few LIBPROCESS environment variables to > make sure the libprocess for the I/O switchboard can be initailzied > properly without depending on external environment. > > > Diffs > ----- > > src/slave/containerizer/mesos/io/switchboard.cpp > 4452d5ad26881487825e58a3a052e6d07bac2321 > > Diff: https://reviews.apache.org/r/54487/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Jie Yu > >
