----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44654/#review124276 -----------------------------------------------------------
Ship it! src/exec/exec.cpp (lines 710 - 711) <https://reviews.apache.org/r/44654/#comment186749> for backwards compatibility: ... - Ben Mahler On March 17, 2016, 11:30 p.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/44654/ > ----------------------------------------------------------- > > (Updated March 17, 2016, 11:30 p.m.) > > > Review request for mesos and Ben Mahler. > > > Bugs: MESOS-4911 > https://issues.apache.org/jira/browse/MESOS-4911 > > > Repository: mesos > > > Description > ------- > > Executor shutdown grace period, which configured on the agent, is > propagated to executors via the `MESOS_EXECUTOR_SHUTDOWN_GRACE_PERIOD` > environment variable. The executor library uses this timeout to delay > the hard shutdown of the related executor. > > > Diffs > ----- > > src/exec/exec.cpp 741786132f3a8cc43f5b9ced262429038832a946 > src/executor/executor.cpp 87db4e02cbaa778aab0173741bfe066fdee9a48d > > Diff: https://reviews.apache.org/r/44654/diff/ > > > Testing > ------- > > The complete chain was tested. See https://reviews.apache.org/r/44662/. > > > Thanks, > > Alexander Rukletsov > >
