mesos git commit: Tracked successful task fetches rather than total.

2017-08-21 Thread yan
Repository: mesos Updated Branches: refs/heads/1.4.x adecf44e1 -> 502863730 Tracked successful task fetches rather than total. In the fetcher task metrics, track the number of times we successfully fetch all the task URIs rather than the total number of times we try to fetch task URIs. The

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

2017-08-21 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site a8597f373 -> 3e66cc1df http://git-wip-us.apache.org/repos/asf/mesos-site/blob/3e66cc1d/content/sitemap.xml -- diff --git a/content/sitemap.xml b/content/sitemap.xml

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

2017-08-21 Thread git-site-role
Updated the website built from mesos SHA: b4a345a. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/3e66cc1d Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/3e66cc1d Diff:

[1/3] mesos git commit: Included nested command check output in the executor logs.

2017-08-21 Thread grag
Repository: mesos Updated Branches: refs/heads/master a702e1a79 -> 8347ec09f Included nested command check output in the executor logs. This patch updates the checker and health checker to include the output of COMMAND checks and health checks in its logs by default. This has the effect of

[3/3] mesos git commit: Raised the logging level of some check and health check messages.

2017-08-21 Thread grag
Raised the logging level of some check and health check messages. Some users pointed out that always logging the result of checks and health checks makes it easier to debug problems. Review: https://reviews.apache.org/r/61791/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[2/3] mesos git commit: Made the log output handling of TCP and HTTP checks consistent.

2017-08-21 Thread grag
Made the log output handling of TCP and HTTP checks consistent. Review: https://reviews.apache.org/r/61766/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/6d778fa4 Tree:

mesos git commit: Tracked successful task fetches rather than total.

2017-08-21 Thread yan
Repository: mesos Updated Branches: refs/heads/master 676780d35 -> a702e1a79 Tracked successful task fetches rather than total. In the fetcher task metrics, track the number of times we successfully fetch all the task URIs rather than the total number of times we try to fetch task URIs. The

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

2017-08-21 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 7c0445065 -> a8597f373 http://git-wip-us.apache.org/repos/asf/mesos-site/blob/a8597f37/content/sitemap.xml -- diff --git a/content/sitemap.xml b/content/sitemap.xml

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

2017-08-21 Thread git-site-role
Updated the website built from mesos SHA: 8347ec0. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/a8597f37 Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/a8597f37 Diff:

mesos git commit: Fixed an incorrect line break in the checker process.

2017-08-21 Thread grag
Repository: mesos Updated Branches: refs/heads/master 8347ec09f -> b4a345a31 Fixed an incorrect line break in the checker process. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/b4a345a3 Tree:

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

2017-08-21 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site e9c5d5ffa -> 7c0445065 Updated the website built from mesos SHA: a702e1a. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/7c044506 Tree:

[1/3] mesos git commit: Windows: Fully qualified reference to recordio::Decoder.

2017-08-21 Thread josephwu
Repository: mesos Updated Branches: refs/heads/master b4a345a31 -> 6b3e4b72a Windows: Fully qualified reference to recordio::Decoder. This reference is ambiguous when using precompiled headers as there is a separate `mesos::internal::recordio` namespace that has higher priority inside this

[2/3] mesos git commit: Renamed CONTAINERS_DIR to EXECUTOR_RUNS_DIR.

2017-08-21 Thread josephwu
Renamed CONTAINERS_DIR to EXECUTOR_RUNS_DIR. `CONTAINERS_DIR` will be used more accurately as the variable for "containers", rather than "runs". Review: https://reviews.apache.org/r/61805 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[3/3] mesos git commit: Updated depiction of runtime directory file structure.

2017-08-21 Thread josephwu
Updated depiction of runtime directory file structure. This attempts to match the structure of the top level comments in "slave/paths.hpp" and "slave/containerizer/mesos/paths.hpp". The runtime directory tree/drawing now shows all potential entries that can exist in the file structure and the

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

2017-08-21 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 3e66cc1df -> 959e59964 http://git-wip-us.apache.org/repos/asf/mesos-site/blob/959e5996/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: 6b3e4b7.

2017-08-21 Thread git-site-role
Updated the website built from mesos SHA: 6b3e4b7. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/959e5996 Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/959e5996 Diff:

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

2017-08-21 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/959e5996/content/api/latest/c++/windows_2mkdir_8hpp_source.html -- diff --git a/content/api/latest/c++/windows_2mkdir_8hpp_source.html

mesos git commit: Added MESOS-5116 to the CHANGELOG.

2017-08-21 Thread yan
Repository: mesos Updated Branches: refs/heads/master 11ee081ee -> 259c3e653 Added MESOS-5116 to the CHANGELOG. Added MESOS-5116 (XFS disk isolator support for no-enforce mode) to the CHANGELOG. Review: https://reviews.apache.org/r/61220/ Project:

mesos git commit: Added MESOS-5116 to the CHANGELOG.

2017-08-21 Thread yan
Repository: mesos Updated Branches: refs/heads/1.4.x b9187d54a -> adecf44e1 Added MESOS-5116 to the CHANGELOG. Added MESOS-5116 (XFS disk isolator support for no-enforce mode) to the CHANGELOG. Review: https://reviews.apache.org/r/61220/ Project:

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

2017-08-21 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 9e03eb107 -> e9c5d5ffa http://git-wip-us.apache.org/repos/asf/mesos-site/blob/e9c5d5ff/content/sitemap.xml -- diff --git a/content/sitemap.xml b/content/sitemap.xml

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

2017-08-21 Thread git-site-role
Updated the website built from mesos SHA: 259c3e6. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/e9c5d5ff Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/e9c5d5ff Diff: