-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26734/
-----------------------------------------------------------

(Updated Oct. 15, 2014, 10:25 a.m.)


Review request for mesos.


Changes
-------

Update diff with style fixes.


Bugs: MESOS-1925
    https://issues.apache.org/jira/browse/MESOS-1925


Repository: mesos-git


Description
-------

Added the flag docker_stop_timeout that defaults to 0, if the timeout is 0 the 
a docker kill will be run, otherwise a docker stop with the timeout in seconds 
is used. A negative value will result in a Failure.


Diffs (updated)
-----

  src/docker/docker.cpp e09b51c4f5101c3a8e77caf12b208c88f47fbcb2 
  src/slave/containerizer/docker.cpp 9a2948951f57f3ab16291df51cd9f33e5e96add4 
  src/slave/flags.hpp 16f0cc2ab5ba16a39499608174278b3082e0585d 

Diff: https://reviews.apache.org/r/26734/diff/


Testing
-------

make check
sudo bin/mesos-tests.sh --gtest_filter="*DOCKER*" --verbose


Thanks,

Ryan Thomas

Reply via email to