[7/9] mesos-site git commit: Updated the website built from mesos SHA: af2a404.

2018-03-28 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/f3087c82/content/api/latest/c++/classmesos_1_1uri_1_1DockerFetcherPlugin_1_1Flags-members.html -- diff --git a/content/api/latest/c++/classmesos_1_1uri_1_1DockerFetcherPlugin_

[9/9] mesos-site git commit: Updated the website built from mesos SHA: af2a404.

2018-03-28 Thread git-site-role
Updated the website built from mesos SHA: af2a404. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/f3087c82 Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/f3087c82 Diff: http://git-wip-us.apache.org/rep

[6/9] mesos-site git commit: Updated the website built from mesos SHA: af2a404.

2018-03-28 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/f3087c82/content/api/latest/c++/functions_d.html -- diff --git a/content/api/latest/c++/functions_d.html b/content/api/latest/c++/functions_d.html index 147a425..af0d190 10064

[4/9] mesos-site git commit: Updated the website built from mesos SHA: af2a404.

2018-03-28 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/f3087c82/content/api/latest/c++/mime_8hpp_source.html -- diff --git a/content/api/latest/c++/mime_8hpp_source.html b/content/api/latest/c++/mime_8hpp_source.html index 1f3fa19

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

2018-03-28 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/f3087c82/content/api/latest/c++/src_2slave_2constants_8hpp_source.html -- diff --git a/content/api/latest/c++/src_2slave_2constants_8hpp_source.html b/content/api/latest/c++/s

[1/9] mesos-site git commit: Updated the website built from mesos SHA: af2a404.

2018-03-28 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 607fd269d -> f3087c82b http://git-wip-us.apache.org/repos/asf/mesos-site/blob/f3087c82/content/api/latest/c++/uri_2fetchers_2docker_8hpp_source.html -- diff --git a/c

[2/9] mesos-site git commit: Updated the website built from mesos SHA: af2a404.

2018-03-28 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/f3087c82/content/api/latest/c++/src_2slave_2flags_8hpp_source.html -- diff --git a/content/api/latest/c++/src_2slave_2flags_8hpp_source.html b/content/api/latest/c++/src_2slav

[5/9] mesos-site git commit: Updated the website built from mesos SHA: af2a404.

2018-03-28 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/f3087c82/content/api/latest/c++/index.hhk -- diff --git a/content/api/latest/c++/index.hhk b/content/api/latest/c++/index.hhk index d4c2e90..fc92d36 100644 --- a/content/api/la

[8/9] mesos-site git commit: Updated the website built from mesos SHA: af2a404.

2018-03-28 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/f3087c82/content/api/latest/c++/Tokens.xml -- diff --git a/content/api/latest/c++/Tokens.xml b/content/api/latest/c++/Tokens.xml index 8d6591d..89f8ed8 100644 --- a/content/ap

[1/5] mesos git commit: Used native protobuf map in Docker v1 image spec.

2018-03-28 Thread gilbert
Repository: mesos Updated Branches: refs/heads/master 9aa703060 -> af2a404b5 Used native protobuf map in Docker v1 image spec. Review: https://reviews.apache.org/r/66206/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/dd

[4/5] mesos git commit: Enabled `--fetch_stall_timeout` in curl-based URI fetcher plugins.

2018-03-28 Thread gilbert
Enabled `--fetch_stall_timeout` in curl-based URI fetcher plugins. 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 st

[2/5] mesos git commit: Added the `stall_timeout` parameter to `net::download()`.

2018-03-28 Thread gilbert
Added the `stall_timeout` parameter to `net::download()`. When the `stall_timeout` is given, the download would be aborted if the download speed keeps below 1 byte per second during the timeout. Review: https://reviews.apache.org/r/65855/ Project: http://git-wip-us.apache.org/repos/asf/mesos/re

[3/5] mesos git commit: Added `--fetcher_stall_timeout` to abort stalled artifact fetching.

2018-03-28 Thread gilbert
Added `--fetcher_stall_timeout` to abort stalled artifact fetching. This flag specifies a timeout for `mesos-fetcher` to wait before aborting if the download speed keeps below 1 bytes/sec. This would avoid containers to get stuck at FETCHING. Review: https://reviews.apache.org/r/65856/ Project:

[5/5] mesos git commit: Used native protobuf map in OCI v1 image spec.

2018-03-28 Thread gilbert
Used native protobuf map in OCI v1 image spec. Review: https://reviews.apache.org/r/66207/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/2614f5ba Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/2614f5ba Diff: http:/

[2/2] mesos-site git commit: Updated the website built from mesos SHA: 9aa7030.

2018-03-28 Thread git-site-role
Updated the website built from mesos SHA: 9aa7030. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/607fd269 Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/607fd269 Diff: http://git-wip-us.apache.org/rep

[1/2] mesos-site git commit: Updated the website built from mesos SHA: 9aa7030.

2018-03-28 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site ad8ffee5e -> 607fd269d http://git-wip-us.apache.org/repos/asf/mesos-site/blob/607fd269/content/sitemap.xml -- diff --git a/content/sitemap.xml b/content/sitemap.xml i

[1/4] mesos git commit: Made agent resource provider config API calls idempotent.

2018-03-28 Thread chhsiao
Repository: mesos Updated Branches: refs/heads/1.5.x fc1d4d10b -> 3c9adcc01 Made agent resource provider config API calls idempotent. This patch adds descriptions to declare the following agent API calls idempotent: - `ADD_RESOURCE_PROVIDER_CONFIG` - `UPDATE_RESOURCE_PROVIDER_CONFIG` - `

[4/4] mesos git commit: Added MESOS-8742 to the 1.5.1 CHANGELOG.

2018-03-28 Thread chhsiao
Added MESOS-8742 to the 1.5.1 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/3c9adcc0 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/3c9adcc0 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/3c9adcc

[2/4] mesos git commit: Implemented idempotency for agent resource provider config API calls.

2018-03-28 Thread chhsiao
Implemented idempotency for agent resource provider config API calls. `ADD_RESOURCE_PROVIDER_CONFIG`, `UPDATE_RESOURCE_PROVIDER_CONFIG` and `REMOVE_RESOURCE_PROVIDER_CONFIG` now return 200 for identical repetivite calls. Review: https://reviews.apache.org/r/66325 Project: http://git-wip-us.apac

[1/4] mesos git commit: Made agent resource provider config API calls idempotent.

2018-03-28 Thread chhsiao
Repository: mesos Updated Branches: refs/heads/master bc6265d9a -> 9aa703060 Made agent resource provider config API calls idempotent. This patch adds descriptions to declare the following agent API calls idempotent: - `ADD_RESOURCE_PROVIDER_CONFIG` - `UPDATE_RESOURCE_PROVIDER_CONFIG` -

[2/4] mesos git commit: Implemented idempotency for agent resource provider config API calls.

2018-03-28 Thread chhsiao
Implemented idempotency for agent resource provider config API calls. `ADD_RESOURCE_PROVIDER_CONFIG`, `UPDATE_RESOURCE_PROVIDER_CONFIG` and `REMOVE_RESOURCE_PROVIDER_CONFIG` now return 200 for identical repetivite calls. Review: https://reviews.apache.org/r/66325 Project: http://git-wip-us.apac

[3/4] mesos git commit: Added tests for agent resource provider API idempotency.

2018-03-28 Thread chhsiao
Added tests for agent resource provider API idempotency. This patche adds tests to verify that adding, updating and removing the same resource provider config will return 200 OK without triggering any resource provider launch/termination. Review: https://reviews.apache.org/r/66326 Project: http

[4/4] mesos git commit: Added MESOS-8742 to the 1.5.1 CHANGELOG.

2018-03-28 Thread chhsiao
Added MESOS-8742 to the 1.5.1 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/9aa70306 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/9aa70306 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/9aa7030

[3/4] mesos git commit: Added tests for agent resource provider API idempotency.

2018-03-28 Thread chhsiao
Added tests for agent resource provider API idempotency. This patche adds tests to verify that adding, updating and removing the same resource provider config will return 200 OK without triggering any resource provider launch/termination. Review: https://reviews.apache.org/r/66326 Project: http

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

2018-03-28 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 1c74b2518 -> ad8ffee5e Updated the website built from mesos SHA: bc6265d. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/ad8ffee5 Tree: http://git-wip

mesos git commit: Clarified usage of docker_remove_delay flag.

2018-03-28 Thread gilbert
Repository: mesos Updated Branches: refs/heads/master 97c601713 -> bc6265d9a Clarified usage of docker_remove_delay flag. This closes #278 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/bc6265d9 Tree: http://git-wip-us.a

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

2018-03-28 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site bcaca595e -> 1c74b2518 Updated the website built from mesos SHA: 97c6017. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/1c74b251 Tree: http://git-wip

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

2018-03-28 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 45c16b015 -> bcaca595e Updated the website built from mesos SHA: b3ad6d5. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/bcaca595 Tree: http://git-wip

mesos git commit: Temporarily disabled CSI proto compilation when gRPC is disabled.

2018-03-28 Thread chhsiao
Repository: mesos Updated Branches: refs/heads/master b3ad6d561 -> 97c601713 Temporarily disabled CSI proto compilation when gRPC is disabled. The `major` and `minor` macros defined on some systems conflict with field names in the CSI spec proto, so its compilation is temporarily disabled for

[2/2] mesos git commit: Added MESOS-8171 to 1.3.3 CHANGELOG.

2018-03-28 Thread kapil
Added MESOS-8171 to 1.3.3 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/308f6221 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/308f6221 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/308f6221 B

[2/2] mesos git commit: Added MESOS-8171 to 1.3.3 CHANGELOG.

2018-03-28 Thread kapil
Added MESOS-8171 to 1.3.3 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/b3ad6d56 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/b3ad6d56 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/b3ad6d56 B

[1/2] mesos git commit: Fixed an issue with the scheduler driver subscribe backoff time.

2018-03-28 Thread kapil
Repository: mesos Updated Branches: refs/heads/1.3.x 85d237645 -> 308f6221c Fixed an issue with the scheduler driver subscribe backoff time. When framework failover time is set to zero (which is the default value), the scheduler driver subscribe backoff time will also become zero. Ignore failo

[1/2] mesos git commit: Added MESOS-8171 to 1.4.2 CHANGELOG.

2018-03-28 Thread kapil
Repository: mesos Updated Branches: refs/heads/master f01615178 -> b3ad6d561 Added MESOS-8171 to 1.4.2 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/5ed1ebc5 Tree: http://git-wip-us.apache.org/repos/asf/mesos/

[1/2] mesos git commit: Fixed an issue with the scheduler driver subscribe backoff time.

2018-03-28 Thread kapil
Repository: mesos Updated Branches: refs/heads/1.4.x 71e6c30c9 -> a35c8013e Fixed an issue with the scheduler driver subscribe backoff time. When framework failover time is set to zero (which is the default value), the scheduler driver subscribe backoff time will also become zero. Ignore failo

[2/2] mesos git commit: Added MESOS-8171 to 1.4.2 CHANGELOG.

2018-03-28 Thread kapil
Added MESOS-8171 to 1.4.2 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/a35c8013 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/a35c8013 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/a35c8013 B

mesos git commit: Don't print full usage for invocation errors.

2018-03-28 Thread tillt
Repository: mesos Updated Branches: refs/heads/till/63733 [created] 8a1aac34c Don't print full usage for invocation errors. The current usage string for `mesos-master` comes in at 399 lines, and for `mesos-agent` at 685 lines. Printing such a wall of text will overflow almost any terminal wind

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

2018-03-28 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 5018a614c -> 45c16b015 Updated the website built from mesos SHA: f016151. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/45c16b01 Tree: http://git-wip

[1/2] mesos-site git commit: Updated the website built from mesos SHA: ab65fb3.

2018-03-28 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 9348649f8 -> 5018a614c http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5018a614/content/sitemap.xml -- diff --git a/content/sitemap.xml b/content/sitemap.xml i

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

2018-03-28 Thread git-site-role
Updated the website built from mesos SHA: ab65fb3. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/5018a614 Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/5018a614 Diff: http://git-wip-us.apache.org/rep

mesos git commit: Fixed test to assert precondition.

2018-03-28 Thread bbannier
Repository: mesos Updated Branches: refs/heads/master ab65fb3b6 -> f01615178 Fixed test to assert precondition. This patch changes an assert in `ResourceProviderManagerHttpApiTest.UpdateOperationStatus` to make sure a received message has the correct type. We later assume a certain type which

mesos git commit: Added 'OPENSSL_INCLUDE_DIR' to forwarded arguments.

2018-03-28 Thread bbannier
Repository: mesos Updated Branches: refs/heads/master 21e4b45b3 -> ab65fb3b6 Added 'OPENSSL_INCLUDE_DIR' to forwarded arguments. To help third-party dependencies find and build with OpenSSL, certain options are forwarded to them. Dependencies using the 'FindOpenSSL' module need either 'OPENSSL