----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28065/#review65904 -----------------------------------------------------------
Ship it! src/Makefile.am <https://reviews.apache.org/r/28065/#comment109185> Can you do the '\' alignments in a clean-up RR? :) - Niklas Nielsen On Dec. 10, 2014, 5:38 p.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/28065/ > ----------------------------------------------------------- > > (Updated Dec. 10, 2014, 5:38 p.m.) > > > Review request for mesos, Ben Mahler, Niklas Nielsen, and Till Toenshoff. > > > Bugs: MESOS-1571 > https://issues.apache.org/jira/browse/MESOS-1571 > > > Repository: mesos-git > > > Description > ------- > > Shutdown grace period differs across shutdown levels (containerizer, > ExecutorProcess, CommandExecutor). Each nested timeout is somewhat shorter > than the parent one. > > > Diffs > ----- > > src/Makefile.am 2448db8 > src/slave/constants.hpp fd1c1ab > src/slave/constants.cpp 2a99b11 > src/slave/graceful_shutdown.hpp PRE-CREATION > src/slave/graceful_shutdown.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/28065/diff/ > > > Testing > ------- > > make check (Mac OS 10.9.4, Ubuntu 14.04) > > > Thanks, > > Alexander Rukletsov > >
