[1/2] mesos git commit: Upgrade libev to 4.22 to support PowerPC LE platform [libprocess].

2016-03-31 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master 53e8c0859 -> 66805e25e Upgrade libev to 4.22 to support PowerPC LE platform [libprocess]. Review: https://reviews.apache.org/r/44378/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

mesos git commit: Revert "Upgraded libev to 4.22 to support PowerPC LE platform [mesos]."

2016-03-31 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master df29bf033 -> 53e8c0859 Revert "Upgraded libev to 4.22 to support PowerPC LE platform [mesos]." This reverts commit df29bf0338771c92d1b1d3848181a35429cdcf0f. Accidentally committed this review without first committing its dependent

mesos git commit: Upgraded libev to 4.22 to support PowerPC LE platform [mesos].

2016-03-31 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master c6e26eb01 -> df29bf033 Upgraded libev to 4.22 to support PowerPC LE platform [mesos]. Review: https://reviews.apache.org/r/45371/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[3/4] mesos git commit: Made 'ROOT_DIR' a shared mount.

2016-03-31 Thread jieyu
Made 'ROOT_DIR' a shared mount. Review: https://reviews.apache.org/r/45531/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d564113e Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/d564113e Diff:

[2/4] mesos git commit: Implemented recover() method of "network/cni" isolator.

2016-03-31 Thread jieyu
Implemented recover() method of "network/cni" isolator. Review: https://reviews.apache.org/r/45383/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/7c85517f Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/7c85517f

[1/4] mesos git commit: Renamed 'getNetworkInfoDir' to 'getContainerDir'.

2016-03-31 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 4dcc8635e -> c6e26eb01 Renamed 'getNetworkInfoDir' to 'getContainerDir'. Review: https://reviews.apache.org/r/45532/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[4/4] mesos git commit: Implemented cleanup() method of "network/cni" isolator.

2016-03-31 Thread jieyu
Implemented cleanup() method of "network/cni" isolator. Review: https://reviews.apache.org/r/45082/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/75ee7046 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/75ee7046

svn commit: r12957 - in /dev/mesos/0.26.1-rc3: ./ mesos-0.26.1.tar.gz mesos-0.26.1.tar.gz.asc mesos-0.26.1.tar.gz.md5

2016-03-31 Thread mpark
Author: mpark Date: Thu Mar 31 23:49:28 2016 New Revision: 12957 Log: Adding mesos-0.26.1-rc3. Added: dev/mesos/0.26.1-rc3/ dev/mesos/0.26.1-rc3/mesos-0.26.1.tar.gz (with props) dev/mesos/0.26.1-rc3/mesos-0.26.1.tar.gz.asc dev/mesos/0.26.1-rc3/mesos-0.26.1.tar.gz.md5 Added:

[1/3] mesos git commit: Fixed indent in docker executor health check code.

2016-03-31 Thread tnachen
Repository: mesos Updated Branches: refs/heads/master ba3ed357c -> 4dcc8635e Fixed indent in docker executor health check code. Review: https://reviews.apache.org/r/4/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[3/3] mesos git commit: Cleaned up the health check launcher code in docker executor.

2016-03-31 Thread tnachen
Cleaned up the health check launcher code in docker executor. This change cleans up the code a bit making it easier to read: - Bail out early wherever possible to reduce nestedness of code making it easier to read. - Minor cleanups around merging conditions together wherever possible. Review:

[2/3] mesos git commit: Fixed minor style cleanups to docker health check code.

2016-03-31 Thread tnachen
Fixed minor style cleanups to docker health check code. Minor cleanups around: - Remove periods at end of cerr/cout messages. - Line spacings. - A few of the `string` variables can be made `const`. Review: https://reviews.apache.org/r/45556/ Project:

[mesos] Git Push Summary

2016-03-31 Thread mpark
Repository: mesos Updated Tags: refs/tags/0.26.1-rc3 [created] 276dfacdd

svn commit: r12956 - in /dev/mesos/0.25.1-rc3: ./ mesos-0.25.1.tar.gz mesos-0.25.1.tar.gz.asc mesos-0.25.1.tar.gz.md5

2016-03-31 Thread mpark
Author: mpark Date: Thu Mar 31 23:22:34 2016 New Revision: 12956 Log: Adding mesos-0.25.1-rc3. Added: dev/mesos/0.25.1-rc3/ dev/mesos/0.25.1-rc3/mesos-0.25.1.tar.gz (with props) dev/mesos/0.25.1-rc3/mesos-0.25.1.tar.gz.asc dev/mesos/0.25.1-rc3/mesos-0.25.1.tar.gz.md5 Added:

[mesos] Git Push Summary

2016-03-31 Thread mpark
Repository: mesos Updated Tags: refs/tags/0.25.1-rc3 [created] 42a510d2a

svn commit: r12955 - in /dev/mesos/0.24.2-rc4: ./ mesos-0.24.2.tar.gz mesos-0.24.2.tar.gz.asc mesos-0.24.2.tar.gz.md5

2016-03-31 Thread mpark
Author: mpark Date: Thu Mar 31 22:05:15 2016 New Revision: 12955 Log: Adding mesos-0.24.2-rc4. Added: dev/mesos/0.24.2-rc4/ dev/mesos/0.24.2-rc4/mesos-0.24.2.tar.gz (with props) dev/mesos/0.24.2-rc4/mesos-0.24.2.tar.gz.asc dev/mesos/0.24.2-rc4/mesos-0.24.2.tar.gz.md5 Added:

[mesos] Git Push Summary

2016-03-31 Thread mpark
Repository: mesos Updated Tags: refs/tags/0.24.2-rc4 [created] 0b24d9106

mesos git commit: Minor cleanups in validation logic for operator endpoints.

2016-03-31 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master d789878bf -> ba3ed357c Minor cleanups in validation logic for operator endpoints. This trivial patch cleans up the following things: - Style in-consistencies where we used to take the hashmap as constant reference in other places but not

svn commit: r12949 - in /dev/mesos/0.24.2-rc3: ./ mesos-0.24.2.tar.gz mesos-0.24.2.tar.gz.asc mesos-0.24.2.tar.gz.md5

2016-03-31 Thread mpark
Author: mpark Date: Thu Mar 31 20:22:53 2016 New Revision: 12949 Log: Adding mesos-0.24.2-rc3. Added: dev/mesos/0.24.2-rc3/ dev/mesos/0.24.2-rc3/mesos-0.24.2.tar.gz (with props) dev/mesos/0.24.2-rc3/mesos-0.24.2.tar.gz.asc dev/mesos/0.24.2-rc3/mesos-0.24.2.tar.gz.md5 Added:

[mesos] Git Push Summary

2016-03-31 Thread mpark
Repository: mesos Updated Tags: refs/tags/0.24.2-rc3 [created] 17ca79179

mesos git commit: Completed initial implementation of the Nvidia GPU isolator.

2016-03-31 Thread bmahler
Repository: mesos Updated Branches: refs/heads/master b2e622837 -> d789878bf Completed initial implementation of the Nvidia GPU isolator. This isolator uses the cgroups devices subsystem to control access to Nvidia GPUs. Since this is the very first device isolator, it currently contains

mesos git commit: Update leveldb-1.4.patch to support PowerPC LE platform.

2016-03-31 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master 66cddafce -> b2e622837 Update leveldb-1.4.patch to support PowerPC LE platform. Review: https://reviews.apache.org/r/44382/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[3/4] mesos git commit: Upgrade protobuf to 2.6.1 to support PowerPC LE platform [libprocess].

2016-03-31 Thread vinodkone
Upgrade protobuf to 2.6.1 to support PowerPC LE platform [libprocess]. Review: https://reviews.apache.org/r/45368/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/51872fba Tree:

[2/4] mesos git commit: Upgrade protobuf to 2.6.1 to support PowerPC LE platform [stout].

2016-03-31 Thread vinodkone
Upgrade protobuf to 2.6.1 to support PowerPC LE platform [stout]. Review: https://reviews.apache.org/r/44257/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/24ad4aea Tree:

[4/4] mesos git commit: Upgrade protobuf to 2.6.1 to support PowerPC LE platform [mesos].

2016-03-31 Thread vinodkone
Upgrade protobuf to 2.6.1 to support PowerPC LE platform [mesos]. Review: https://reviews.apache.org/r/45367/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/66cddafc Tree:

[1/4] mesos git commit: Upgrade protobuf to 2.6.1 to support PowerPC LE platform [stout].

2016-03-31 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master a931a2418 -> 66cddafce http://git-wip-us.apache.org/repos/asf/mesos/blob/24ad4aea/3rdparty/libprocess/3rdparty/stout/tests/protobuf_tests.pb.h -- diff --git

[2/2] mesos git commit: Fix the local Docker puller for private registries.

2016-03-31 Thread jieyu
Fix the local Docker puller for private registries. If you use the unified containerizer and the local docker puller with a Docker image from a private registry, the local puller fails to find any layers in the image's repository manifest. This happens because the top layer repository is

[1/2] mesos git commit: Add JSON::Object::at() helper API.

2016-03-31 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master c50081f5b -> a931a2418 Add JSON::Object::at() helper API. JSON::Object::find() interprets the '.' as a path into nested JSON objects. Add the at() helper that just indexes the top level keys of a JSON object with an uninterpreted key. This

Re: [5/6] mesos git commit: WIP: mesos-execute.

2016-03-31 Thread Alex R
Folks, my apologies for this. The rogue patch has been reverted, all culprits are punished. AlexR. On 31 March 2016 at 15:32, wrote: > WIP: mesos-execute. > > > Project: http://git-wip-us.apache.org/repos/asf/mesos/repo > Commit:

mesos git commit: Revert "WIP: mesos-execute."

2016-03-31 Thread alexr
Repository: mesos Updated Branches: refs/heads/master a3d29b9c4 -> c50081f5b Revert "WIP: mesos-execute." This reverts commit c0f6ae86e69f4a8f4735407d3b0134672b0f531f. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[6/6] mesos git commit: Added Hamburg Mesos User Group to community page.

2016-03-31 Thread alexr
Added Hamburg Mesos User Group to community page. Review: https://reviews.apache.org/r/45539/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/a3d29b9c Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/a3d29b9c Diff:

[2/6] mesos git commit: Refactored docker executor's shutdown logic.

2016-03-31 Thread alexr
Refactored docker executor's shutdown logic. Even though the docker executor manages a single task, killTask() and shutdown() differ in time period the executor has to finalize. If a killTask is issued, the executor may use as much time as needed to wait for the underlying container (not

[4/6] mesos git commit: Deprecated the `docker_stop_timeout` flag.

2016-03-31 Thread alexr
Deprecated the `docker_stop_timeout` flag. Instead, a combination of `executor_shutdown_grace_period` agent flag and task kill policies should be used. Review: https://reviews.apache.org/r/44661 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[5/6] mesos git commit: WIP: mesos-execute.

2016-03-31 Thread alexr
WIP: mesos-execute. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/c0f6ae86 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/c0f6ae86 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/c0f6ae86 Branch:

[3/6] mesos git commit: Used `KillPolicy` and shutdown grace period in docker executor.

2016-03-31 Thread alexr
Used `KillPolicy` and shutdown grace period in docker executor. The docker executor determines how much time it allots the underlying container to clean up (via passing the timeout to the docker daemon) based on both optional task's `KillPolicy` and optional `shutdown_grace_period` field in