[1/4] mesos git commit: Handled hanging docker `stop`, `inspect` commands in docker executor.

2018-03-02 Thread gilbert
Repository: mesos Updated Branches: refs/heads/master b0a269691 -> 76c38f9d0 Handled hanging docker `stop`, `inspect` commands in docker executor. Previosly, if `docker inspect` command hanged, the docker container ended up in an unkillable state. This patch adds a timeout for inspect command

[3/4] mesos git commit: Added inspect retries to the Docker executor.

2018-03-02 Thread gilbert
Added inspect retries to the Docker executor. This patch adds retries for `inspect` command to workaround docker daemon hangs. We assume that the docker daemon can be temporarily unresponsive. If it's unresponsive, then any started docker cli command hangs. To address the issue, we retry

[4/4] mesos git commit: Added inspect retries to the docker containerizer in `update` method.

2018-03-02 Thread gilbert
Added inspect retries to the docker containerizer in `update` method. This patch fixes the bug when a terminal status update is never sent after termination of the docker executor, when the Docker daemon hangs for `inspect` command. A terminal status update is postponed until containerizer

[2/4] mesos git commit: Avoided orphan subprocess in the Docker library.

2018-03-02 Thread gilbert
Avoided orphan subprocess in the Docker library. This patch ensures that `Docker::inspect` will not leave orphan subprocesses behind. Review: https://reviews.apache.org/r/65887/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[1/3] mesos-site git commit: Updated the website built from mesos SHA: 76c38f9.

2018-03-02 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site b54369938 -> ebf501bc5 http://git-wip-us.apache.org/repos/asf/mesos-site/blob/ebf501bc/content/sitemap.xml -- diff --git a/content/sitemap.xml b/content/sitemap.xml

[3/3] mesos-site git commit: Updated the website built from mesos SHA: 76c38f9.

2018-03-02 Thread git-site-role
Updated the website built from mesos SHA: 76c38f9. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/ebf501bc Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/ebf501bc Diff:

[2/3] mesos-site git commit: Updated the website built from mesos SHA: 76c38f9.

2018-03-02 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/ebf501bc/content/api/latest/c++/namespacemembers_0x73.html -- diff --git a/content/api/latest/c++/namespacemembers_0x73.html

mesos-site git commit: Updated the website built from mesos SHA: b0a2696.

2018-03-02 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 9ca267bef -> b54369938 Updated the website built from mesos SHA: b0a2696. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/b5436993 Tree:

mesos git commit: Omitted health-check binary in docs for --launcher_dir.

2018-03-02 Thread alexr
Repository: mesos Updated Branches: refs/heads/master 5db8e1d84 -> b0a269691 Omitted health-check binary in docs for --launcher_dir. This closes #268 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/b0a26969 Tree: