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

2017-11-01 Thread git-site-role
Updated the website built from mesos SHA: fa747ac. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/1f258cff Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/1f258cff Diff: http://git-wip-us.apache.org/rep

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

2017-11-01 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 127df5085 -> 1f258cff6 http://git-wip-us.apache.org/repos/asf/mesos-site/blob/1f258cff/content/sitemap.xml -- diff --git a/content/sitemap.xml b/content/sitemap.xml i

[1/2] mesos git commit: Removed metrics removal from Master::failoverFramework().

2017-11-01 Thread anand
Repository: mesos Updated Branches: refs/heads/master 712a951b4 -> fa747ac36 Removed metrics removal from Master::failoverFramework(). When a framework upgrades from a PID based driver to an HTTP based driver, the master removes its per-principal metrics. When the same framework downgrades bac

[2/2] mesos git commit: Added SchedulerHttpApiTest.UpdateHttpToPidSchedulerAndBack test.

2017-11-01 Thread anand
Added SchedulerHttpApiTest.UpdateHttpToPidSchedulerAndBack test. This test verifies that we are able to upgrade from a PID based framework to an HTTP framework and then downgrade back without restarting the master. Review: https://reviews.apache.org/r/62241/ Project: http://git-wip-us.apache.or

mesos git commit: Removed `apply-review.sh` script. Please use `apply-reviews.py`.

2017-11-01 Thread mpark
Repository: mesos Updated Branches: refs/heads/master d578dc7cd -> 712a951b4 Removed `apply-review.sh` script. Please use `apply-reviews.py`. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/712a951b Tree: http://git-wip-us

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

2017-11-01 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site e138ab352 -> 127df5085 Updated the website built from mesos SHA: d578dc7. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/127df508 Tree: http://git-wip

mesos git commit: Added documentation for the `network/ports` isolator.

2017-11-01 Thread jpeach
Repository: mesos Updated Branches: refs/heads/master c5c1debb1 -> d578dc7cd Added documentation for the `network/ports` isolator. Added documentation for the `network/ports` isolator to the Mesos containerizer documentation. Updated the agent flags documentation with the new isolator flags. A

mesos git commit: Updated pailer to work with jquery 3.2.1.

2017-11-01 Thread arojas
Repository: mesos Updated Branches: refs/heads/master 5995bd1bd -> c5c1debb1 Updated pailer to work with jquery 3.2.1. jQuery 3 changed the itnerface of `$.getJSON()` such that the equivalent function of `success()` is now `then` while `error()` should now be used as `fail()`. Project: http:

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

2017-11-01 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 484412f59 -> e138ab352 Updated the website built from mesos SHA: 5995bd1. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/e138ab35 Tree: http://git-wip

mesos git commit: Added Recombee to the powered by list.

2017-11-01 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 815263ead -> 5995bd1bd Added Recombee to the powered by list. We've been using Mesos for while, it's time to add Recombee here. This closes #245 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.

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

2017-11-01 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 842308028 -> 484412f59 Updated the website built from mesos SHA: 815263e. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/484412f5 Tree: http://git-wip

[3/5] mesos git commit: Updated the comments of TASK_FINISHED to make it more clear.

2017-11-01 Thread qianzhang
Updated the comments of TASK_FINISHED to make it more clear. Review: https://reviews.apache.org/r/62685 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/ce834764 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/ce834764

[1/5] mesos git commit: Added a test `ROOT_DOCKER_NoTransitionFromKillingToFinished`.

2017-11-01 Thread qianzhang
Repository: mesos Updated Branches: refs/heads/master 816518867 -> 815263ead Added a test `ROOT_DOCKER_NoTransitionFromKillingToFinished`. Review: https://reviews.apache.org/r/62774 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/meso

[4/5] mesos git commit: Always send TASK_KILLED when the task is killed by a framework.

2017-11-01 Thread qianzhang
Always send TASK_KILLED when the task is killed by a framework. This change is done for command, docker and default executors. Review: https://reviews.apache.org/r/62326 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/0449a0

[2/5] mesos git commit: Checked TASK_KILLED in the test `ROOT_INTERNET_CURL_PortMapper`.

2017-11-01 Thread qianzhang
Checked TASK_KILLED in the test `ROOT_INTERNET_CURL_PortMapper`. Review: https://reviews.apache.org/r/62327 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/8e3cb6ae Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/8e3c

[5/5] mesos git commit: Added a test `ROOT_NoTransitionFromKillingToFinished`.

2017-11-01 Thread qianzhang
Added a test `ROOT_NoTransitionFromKillingToFinished`. Review: https://reviews.apache.org/r/62775 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/815263ea Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/815263ea Diff: