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



Patch looks great!

Reviews applied: [65855, 65856, 65876]

Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' 
CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 
MESOS_VERBOSE=1'; ./support/docker-build.sh

- Mesos Reviewbot


On March 2, 2018, 7:20 p.m., Chun-Hung Hsiao wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65876/
> -----------------------------------------------------------
> 
> (Updated March 2, 2018, 7:20 p.m.)
> 
> 
> Review request for mesos and Gilbert Song.
> 
> 
> Bugs: MESOS-8620
>     https://issues.apache.org/jira/browse/MESOS-8620
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This patch passes the `--fetch_stall_timeout` agent flag into
> `DockerFetcherPlugin` (through setting flag `docker_stall_timeout` in
> the Docker store) and `CurlFetcherPlugin` (through setting flag
> `curl_stall_timeout` in the Appc store).
> 
> 
> Diffs
> -----
> 
>   src/slave/containerizer/mesos/provisioner/appc/store.cpp 
> c1f9661906eae019e43e1c3df7c28cccad3a6bb0 
>   src/slave/containerizer/mesos/provisioner/docker/store.cpp 
> c308bb04773fa81265d91a1247b3db3434b5746b 
>   src/uri/fetchers/curl.hpp 909c2eb450630912c13831c3aa180fbccc8e9e4b 
>   src/uri/fetchers/curl.cpp 43584aaa424dc57f00880d5c89cdb73f23685800 
>   src/uri/fetchers/docker.hpp 6a89c0a69dd6f454cc22d025644900416e55ad50 
>   src/uri/fetchers/docker.cpp 21f8eb15903d505ba1cabe1f77a8f5d7043964d5 
> 
> 
> Diff: https://reviews.apache.org/r/65876/diff/2/
> 
> 
> Testing
> -------
> 
> sudo make check
> 
> 
> Thanks,
> 
> Chun-Hung Hsiao
> 
>

Reply via email to