svn commit: r14504 - in /dev/mesos/1.0.0-rc4: ./ mesos-1.0.0.tar.gz mesos-1.0.0.tar.gz.asc mesos-1.0.0.tar.gz.md5

2016-07-22 Thread vinodkone
Author: vinodkone Date: Sat Jul 23 05:39:36 2016 New Revision: 14504 Log: Adding mesos-1.0.0-rc4. Added: dev/mesos/1.0.0-rc4/ dev/mesos/1.0.0-rc4/mesos-1.0.0.tar.gz (with props) dev/mesos/1.0.0-rc4/mesos-1.0.0.tar.gz.asc dev/mesos/1.0.0-rc4/mesos-1.0.0.tar.gz.md5 Added: dev/mes

[mesos] Git Push Summary

2016-07-22 Thread vinodkone
Repository: mesos Updated Tags: refs/tags/1.0.0-rc4 [created] c9b70582e

mesos git commit: Avoid unnecessary validation in Resources arithmetic.

2016-07-22 Thread bmahler
Repository: mesos Updated Branches: refs/heads/master 52c51ffb3 -> 40e87290e Avoid unnecessary validation in Resources arithmetic. The 'Resource' objects within the 'Resources' class are always valid. However, we currently unnecessarily re-validate during the += and -= operators with a 'Resour

[2/5] mesos git commit: Fixed a bug in docker volume driver generation code.

2016-07-22 Thread jieyu
Fixed a bug in docker volume driver generation code. Review: https://reviews.apache.org/r/50366 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/b7724d9f Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/b7724d9f Diff: h

[4/5] mesos git commit: Updated 1.0 CHANGELOG about MESOS-5389.

2016-07-22 Thread jieyu
Updated 1.0 CHANGELOG about MESOS-5389. Review: https://reviews.apache.org/r/50367 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/4c0ef4d0 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/4c0ef4d0 Diff: http://git-wip

[1/5] mesos git commit: Fixed Docker daemon args generation.

2016-07-22 Thread jieyu
Repository: mesos Updated Branches: refs/heads/1.0.x 7ba7b1ab7 -> c9b70582e Fixed Docker daemon args generation. This fix prevents the Docker containerizer from specifying --volume_driver multiple times. Review: https://reviews.apache.org/r/49958/ Project: http://git-wip-us.apache.org/repos

[5/5] mesos git commit: Updated 1.0 CHANGELOG about MESOS-5834.

2016-07-22 Thread jieyu
Updated 1.0 CHANGELOG about MESOS-5834. Review: https://reviews.apache.org/r/50368 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/c9b70582 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/c9b70582 Diff: http://git-wip

[3/5] mesos git commit: Supported relative container path in docker containerizer.

2016-07-22 Thread jieyu
Supported relative container path in docker containerizer. Review: https://reviews.apache.org/r/49961/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/3d807e8d Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/3d807e8d

[1/2] mesos git commit: Updated 1.0 CHANGELOG about MESOS-5389.

2016-07-22 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 741bc5c65 -> 52c51ffb3 Updated 1.0 CHANGELOG about MESOS-5389. Review: https://reviews.apache.org/r/50367 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/264466a3 Tree

[2/2] mesos git commit: Updated 1.0 CHANGELOG about MESOS-5834.

2016-07-22 Thread jieyu
Updated 1.0 CHANGELOG about MESOS-5834. Review: https://reviews.apache.org/r/50368 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/52c51ffb Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/52c51ffb Diff: http://git-wip

mesos git commit: Fixed a bug in docker volume driver generation code.

2016-07-22 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 40a84db5e -> 741bc5c65 Fixed a bug in docker volume driver generation code. Review: https://reviews.apache.org/r/50366 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/

mesos git commit: Backported MESOS-5891 to 1.0.x branch.

2016-07-22 Thread josephwu
Repository: mesos Updated Branches: refs/heads/master 105eca66a -> 40a84db5e Backported MESOS-5891 to 1.0.x branch. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/40a84db5 Tree: http://git-wip-us.apache.org/repos/asf/meso

[2/2] mesos git commit: Backported MESOS-5891 to 1.0.x branch.

2016-07-22 Thread josephwu
Backported MESOS-5891 to 1.0.x branch. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/7ba7b1ab Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/7ba7b1ab Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/7ba7b1ab

[1/2] mesos git commit: Added an appropriate content type for the /help endpoints.

2016-07-22 Thread josephwu
Repository: mesos Updated Branches: refs/heads/1.0.x ea4cc1467 -> 7ba7b1ab7 Added an appropriate content type for the /help endpoints. The `Content-Type` header was set to "text/plain" by default in all responses here: https://reviews.apache.org/r/46725/ This had the adverse consequence of ch

[1/2] mesos git commit: Removed a redundant CLOEXEC from linux/ns.hpp.

2016-07-22 Thread josephwu
Repository: mesos Updated Branches: refs/heads/master b9c01fc36 -> 105eca66a Removed a redundant CLOEXEC from linux/ns.hpp. The call to `os::open` that creates the FD includes O_CLOEXEC. This will set CLOEXEC on the FD before `os::open` returns. Review: https://reviews.apache.org/r/50357/ P

[2/2] mesos git commit: Added an appropriate content type for the /help endpoints.

2016-07-22 Thread josephwu
Added an appropriate content type for the /help endpoints. The `Content-Type` header was set to "text/plain" by default in all responses here: https://reviews.apache.org/r/46725/ This had the adverse consequence of changing the `/help` endpoints into plain text. Previously, the browser would see

mesos git commit: Added implementation to Appc Runtime Isolator.

2016-07-22 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 0eec82f3b -> b9c01fc36 Added implementation to Appc Runtime Isolator. Review: https://reviews.apache.org/r/49348/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/b9c01

mesos git commit: Added appcManifest to ImageInfo and ProvisionInfo.

2016-07-22 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 17a1e58d3 -> 0eec82f3b Added appcManifest to ImageInfo and ProvisionInfo. Review: https://reviews.apache.org/r/49232/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/0

svn commit: r14500 - in /dev/mesos/1.0.0-rc3: ./ mesos-1.0.0.tar.gz mesos-1.0.0.tar.gz.asc mesos-1.0.0.tar.gz.md5

2016-07-22 Thread vinodkone
Author: vinodkone Date: Fri Jul 22 21:20:32 2016 New Revision: 14500 Log: Adding mesos-1.0.0-rc3. Added: dev/mesos/1.0.0-rc3/ dev/mesos/1.0.0-rc3/mesos-1.0.0.tar.gz (with props) dev/mesos/1.0.0-rc3/mesos-1.0.0.tar.gz.asc dev/mesos/1.0.0-rc3/mesos-1.0.0.tar.gz.md5 Added: dev/mes

[mesos] Git Push Summary

2016-07-22 Thread vinodkone
Repository: mesos Updated Tags: refs/tags/1.0.0-rc3 [created] ea4cc1467

mesos git commit: Updated endpoint docs for 1.0.0-rc3.

2016-07-22 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/1.0.x 3931cef73 -> ea4cc1467 Updated endpoint docs for 1.0.0-rc3. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/ea4cc146 Tree: http://git-wip-us.apache.org/repos/asf/mesos/t

mesos git commit: Cleanup the allocator port fragmentation logic.

2016-07-22 Thread bmahler
Repository: mesos Updated Branches: refs/heads/master 16fe3472d -> 17a1e58d3 Cleanup the allocator port fragmentation logic. 1) Renamed makePortRanges to createPorts, this function creates a "ports(*)" resource for the given ranges. 2) Added a new helper function 'fragment()', it fragments

[2/2] mesos git commit: Updated CHANGELOG for 1.0.0-rc3.

2016-07-22 Thread vinodkone
Updated CHANGELOG for 1.0.0-rc3. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/7b35cd98 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/7b35cd98 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/7b35cd98 Branc

[1/2] mesos git commit: Updated endpoints help.

2016-07-22 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master b9651f654 -> 16fe3472d Updated endpoints help. Auto-generated by running support/generate-endpoint-help.py. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/16fe3472 Tr

mesos git commit: Fixed an issue with port allocation in the sorter benchmarks.

2016-07-22 Thread bmahler
Repository: mesos Updated Branches: refs/heads/master c2419e417 -> b9651f654 Fixed an issue with port allocation in the sorter benchmarks. Previously the port allocation was not aware of the port range that the agent had available. This updates the allocation of fragmented port ranges to frag

[4/4] mesos git commit: Updated CHANGELOG for 1.0.0-rc3.

2016-07-22 Thread vinodkone
Updated CHANGELOG for 1.0.0-rc3. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/3931cef7 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/3931cef7 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/3931cef7 Branc

[2/4] mesos git commit: Fixed the incomplete `TaskStatus` message of docker executor.

2016-07-22 Thread vinodkone
Fixed the incomplete `TaskStatus` message of docker executor. When we enable health check for the tasks run in docker container, their `TaskStatus` messages generated by docker executor may miss `NetworkInfo` field and agent would fill the host ip as default value. In this change, we cache the `Ne

[3/4] mesos git commit: Fixed flakiness in persistent volume test case.

2016-07-22 Thread vinodkone
Fixed flakiness in persistent volume test case. In PersistentVolumeEndpointsTest.OfferCreateThenEndpointRemove, add an extra offer cycle. Along the way, clean up some comments. Review: https://reviews.apache.org/r/50023/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://

[1/4] mesos git commit: Disabled the `--registry_strict` master flag.

2016-07-22 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/1.0.x c09ee618c -> 3931cef73 Disabled the `--registry_strict` master flag. This flag was always marked as experimental. This flag controlled whether the master will behave the same, regardless of whether the master has failed over. Notably, in Mes

mesos git commit: Disabled the `--registry_strict` master flag.

2016-07-22 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master 6f6b4a4c2 -> c2419e417 Disabled the `--registry_strict` master flag. This flag was always marked as experimental. This flag controlled whether the master will behave the same, regardless of whether the master has failed over. Notably, in Me

mesos git commit: Jusbrasil is Powered By Mesos.

2016-07-22 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master a8d2dfa7a -> 6f6b4a4c2 Jusbrasil is Powered By Mesos. This closes #145 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/6f6b4a4c Tree: http://git-wip-us.apache.org/repo

mesos git commit: Add Grovo Learning to powered-by-mesos.md.

2016-07-22 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master e8ebbe5fe -> a8d2dfa7a Add Grovo Learning to powered-by-mesos.md. Proudly using Mesos. This closes #144 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/a8d2dfa7 Tree:

[1/2] mesos git commit: Cleaned the arguments passed to health checker in docker executor.

2016-07-22 Thread alexr
Repository: mesos Updated Branches: refs/heads/1.0.x d15e684cb -> c09ee618c Cleaned the arguments passed to health checker in docker executor. Docker executor wraps the health check command into `docker exec` and leverages mesos-health-check binary to actually perform the check. However prior

[2/2] mesos git commit: Cherry-pick of MESOS-5848 to 1.0.x.

2016-07-22 Thread alexr
Cherry-pick of MESOS-5848 to 1.0.x. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/c09ee618 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/c09ee618 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/c09ee618 Br

[6/6] mesos git commit: Refactored common HTTP authenticator initialize into helper function.

2016-07-22 Thread me
Refactored common HTTP authenticator initialize into helper function. Review: https://reviews.apache.org/r/50320/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/71f8bc38 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tre

[4/6] mesos git commit: Updated upgrades.md for new HTTP authentication flags.

2016-07-22 Thread me
Updated upgrades.md for new HTTP authentication flags. Review: https://reviews.apache.org/r/50333/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/6009b314 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/6009b314 Diff

[3/6] mesos git commit: Added readonly/readwrite auth flags to the docs.

2016-07-22 Thread me
Added readonly/readwrite auth flags to the docs. Review: https://reviews.apache.org/r/50322/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/be1b2491 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/be1b2491 Diff: http

[1/6] mesos git commit: Separated AuthN for readonly and readwrite endpoints in Mesos.

2016-07-22 Thread me
Repository: mesos Updated Branches: refs/heads/1.0.x 6cd20e9f3 -> d15e684cb Separated AuthN for readonly and readwrite endpoints in Mesos. Changes included: - separate flags for readonly and readwrite endpoints; - helper function for registering http authenticator; - fixing existing tests. Re

[2/6] mesos git commit: Separated readonly and readwrite realms in libprocess.

2016-07-22 Thread me
Separated readonly and readwrite realms in libprocess. Review: https://reviews.apache.org/r/50277/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/a76800c7 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/a76800c7 Diff

[5/6] mesos git commit: Updated CHANGELOG for new HTTP authentication flags.

2016-07-22 Thread me
Updated CHANGELOG for new HTTP authentication flags. Review: https://reviews.apache.org/r/50332/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d15e684c Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/d15e684c Diff:

[1/6] mesos git commit: Separated readonly and readwrite realms in libprocess.

2016-07-22 Thread me
Repository: mesos Updated Branches: refs/heads/master ca5710e0a -> e8ebbe5fe Separated readonly and readwrite realms in libprocess. Review: https://reviews.apache.org/r/50277/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/comm

[6/6] mesos git commit: Updated CHANGELOG for new HTTP authentication flags.

2016-07-22 Thread me
Updated CHANGELOG for new HTTP authentication flags. Review: https://reviews.apache.org/r/50332/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/e8ebbe5f Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/e8ebbe5f Diff:

[5/6] mesos git commit: Updated upgrades.md for new HTTP authentication flags.

2016-07-22 Thread me
Updated upgrades.md for new HTTP authentication flags. Review: https://reviews.apache.org/r/50333/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/70af2b04 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/70af2b04 Diff

[3/6] mesos git commit: Refactored common HTTP authenticator initialize into helper function.

2016-07-22 Thread me
Refactored common HTTP authenticator initialize into helper function. Review: https://reviews.apache.org/r/50320/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/6da4d2c9 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tre

[4/6] mesos git commit: Added readonly/readwrite auth flags to the docs.

2016-07-22 Thread me
Added readonly/readwrite auth flags to the docs. Review: https://reviews.apache.org/r/50322/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/52ae4a97 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/52ae4a97 Diff: http

[2/6] mesos git commit: Separated AuthN for readonly and readwrite endpoints in Mesos.

2016-07-22 Thread me
Separated AuthN for readonly and readwrite endpoints in Mesos. Changes included: - separate flags for readonly and readwrite endpoints; - helper function for registering http authenticator; - fixing existing tests. Review: https://reviews.apache.org/r/50223/ Project: http://git-wip-us.apache.or