[3/4] mesos git commit: Fixed CMake binary dependencies.

2017-12-05 Thread andschwa
Fixed CMake binary dependencies. This resolves MESOS-8035 so that building just the `mesos-agent`, etc. target should correctly build its runtime dependencies (such as the containerizer, executor, etc.). Review: https://reviews.apache.org/r/63342 Project:

[1/4] mesos git commit: Windows: Documented additional step for running JVM code.

2017-12-05 Thread andschwa
Repository: mesos Updated Branches: refs/heads/master 75ebbbe9f -> d72d60924 Windows: Documented additional step for running JVM code. The error message returned when the JVM dependencies cannot be found is difficult to understand, especially for those unfamiliar with runtime library loading

[2/4] mesos git commit: Set `BUILD_FLAGS` flag in CMake.

2017-12-05 Thread andschwa
Set `BUILD_FLAGS` flag in CMake. This resolves MESOS-5455, and consolidates the `BUILD` variables into one location. Review: https://reviews.apache.org/r/63341 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/57d58621 Tree:

[4/4] mesos git commit: Moved Java build code to `java/CMakeLists.txt`.

2017-12-05 Thread andschwa
Moved Java build code to `java/CMakeLists.txt`. The Java build code was slightly modified when moved: The Protobuf version was changed from being hardcoded to using the variable `${PROTOBUF_VERSION}` defined in `3rdparty/cmake/Versions.cmake`. The source file paths were updated to the new path,

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

2017-12-05 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 87badcb49 -> c3f65cdbe http://git-wip-us.apache.org/repos/asf/mesos-site/blob/c3f65cdb/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: 75ebbbe.

2017-12-05 Thread git-site-role
Updated the website built from mesos SHA: 75ebbbe. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/c3f65cdb Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/c3f65cdb Diff:

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

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/87badcb4/content/api/latest/c++/event_8hpp_source.html -- diff --git a/content/api/latest/c++/event_8hpp_source.html b/content/api/latest/c++/event_8hpp_source.html index

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

2017-12-05 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site d56d94d14 -> 87badcb49 http://git-wip-us.apache.org/repos/asf/mesos-site/blob/87badcb4/content/api/latest/c++/index.hhc -- diff --git

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

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/87badcb4/content/api/latest/c++/dispatch_8hpp_source.html -- diff --git a/content/api/latest/c++/dispatch_8hpp_source.html b/content/api/latest/c++/dispatch_8hpp_source.html

mesos git commit: Fixed a flaky test.

2017-12-05 Thread bmahler
Repository: mesos Updated Branches: refs/heads/master bbd8381eb -> cf27a2fcf Fixed a flaky test. This fixes SlaveTest.IgnoreV0ExecutorIfItReregistersWithoutReconnect to expect the shutdown to occur at most once, since it's possible that when the test objects are being destructed, the

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

2017-12-05 Thread git-site-role
Updated the website built from mesos SHA: bbd8381. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/87badcb4 Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/87badcb4 Diff:

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

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/87badcb4/content/api/latest/c++/future_8hpp_source.html -- diff --git a/content/api/latest/c++/future_8hpp_source.html b/content/api/latest/c++/future_8hpp_source.html index

[02/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/src_2slave_2flags_8hpp_source.html -- diff --git a/content/api/latest/c++/src_2slave_2flags_8hpp_source.html

[18/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/classmesos_1_1internal_1_1master_1_1allocator_1_1HierarchicalAllocatorProcess.html -- diff --git

[19/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/classmesos_1_1allocator_1_1Allocator-members.html -- diff --git a/content/api/latest/c++/classmesos_1_1allocator_1_1Allocator-members.html

[17/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/classmesos_1_1internal_1_1tests_1_1TestAllocator.html -- diff --git

[12/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/hierarchical_8hpp_source.html -- diff --git a/content/api/latest/c++/hierarchical_8hpp_source.html

[14/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/functions_func_0x6d.html -- diff --git a/content/api/latest/c++/functions_func_0x6d.html b/content/api/latest/c++/functions_func_0x6d.html

[06/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/slave_8hpp_source.html -- diff --git a/content/api/latest/c++/slave_8hpp_source.html b/content/api/latest/c++/slave_8hpp_source.html index

[01/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 5660b6035 -> d56d94d14 http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/src_2tests_2allocator_8hpp_source.html -- diff --git

[09/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/index.hhk -- diff --git a/content/api/latest/c++/index.hhk b/content/api/latest/c++/index.hhk index f43ce4b..51db4ad 100644 ---

[10/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/index.hhc -- diff --git a/content/api/latest/c++/index.hhc b/content/api/latest/c++/index.hhc index f8e4e20..51d842c 100644 ---

[05/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/src_2master_2allocator_2mesos_2allocator_8hpp_source.html -- diff --git

[15/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/functions_0x72.html -- diff --git a/content/api/latest/c++/functions_0x72.html b/content/api/latest/c++/functions_0x72.html index

[21/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/annotated.html -- diff --git a/content/api/latest/c++/annotated.html b/content/api/latest/c++/annotated.html index aa1047e..7a5ffb0 100644 ---

[11/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/hierarchy.html -- diff --git a/content/api/latest/c++/hierarchy.html b/content/api/latest/c++/hierarchy.html index a2b2390..8dfe922 100644 ---

[13/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/globals_0x75.html -- diff --git a/content/api/latest/c++/globals_0x75.html b/content/api/latest/c++/globals_0x75.html index d1aebbf..8077d72

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

2017-12-05 Thread git-site-role
Updated the website built from mesos SHA: 7b0812e. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/d56d94d1 Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/d56d94d1 Diff:

[16/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/functions_0x69.html -- diff --git a/content/api/latest/c++/functions_0x69.html b/content/api/latest/c++/functions_0x69.html index

[20/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/classes.html -- diff --git a/content/api/latest/c++/classes.html b/content/api/latest/c++/classes.html index f5dfe68..ae26767 100644 ---

[07/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/registry__operations_8hpp_source.html -- diff --git a/content/api/latest/c++/registry__operations_8hpp_source.html

[08/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/index.hhp -- diff --git a/content/api/latest/c++/index.hhp b/content/api/latest/c++/index.hhp index ec1d6ae..97abb75 100644 ---

[04/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/src_2master_2master_8hpp_source.html -- diff --git a/content/api/latest/c++/src_2master_2master_8hpp_source.html

[03/22] mesos-site git commit: Updated the website built from mesos SHA: 7b0812e.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d56d94d1/content/api/latest/c++/src_2master_2metrics_8hpp_source.html -- diff --git a/content/api/latest/c++/src_2master_2metrics_8hpp_source.html

[2/2] mesos git commit: Replaced `std::shared_ptr` with `std::unique_ptr` in `dispatch`.

2017-12-05 Thread mpark
Replaced `std::shared_ptr` with `std::unique_ptr` in `dispatch`. Since `dispatch` can now handle move-only parameters, `Promise` and function object can be wrapped into `std::unique_ptr` for efficiency. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[1/2] mesos git commit: Replaced `std::shared_ptr` with `std::unique_ptr` in `Future`.

2017-12-05 Thread mpark
Repository: mesos Updated Branches: refs/heads/master 7b0812e9b -> bbd8381eb Replaced `std::shared_ptr` with `std::unique_ptr` in `Future`. Review: https://reviews.apache.org/r/63913/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[8/8] mesos git commit: Skip registry update when nothing changed.

2017-12-05 Thread vinodkone
Skip registry update when nothing changed. Most of the time, agents will not change their configuration when they restart, so we can skip updating the registry in this case. Review: https://reviews.apache.org/r/64101/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[2/8] mesos git commit: Added new UpdateSlave registry operation.

2017-12-05 Thread vinodkone
Added new UpdateSlave registry operation. This operation can be used to update the stored state of an existing, admitted slave. Review: https://reviews.apache.org/r/64009/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[4/8] mesos git commit: Updated master behaviour to update agent state on reregistration.

2017-12-05 Thread vinodkone
Updated master behaviour to update agent state on reregistration. When an agent reregisters, the master will now always update the agent information it holds in memory, and will write any changes back to the registry if necessary. Note that most tests for this are added in a later review, since

[7/8] mesos git commit: Check if slave is marked gone during reregistration.

2017-12-05 Thread vinodkone
Check if slave is marked gone during reregistration. This commit adds checks that test whether a re-registering agent is being marked gone or has been marked gone during the re-registration attempt. Review: https://reviews.apache.org/r/64169/ Project:

[5/8] mesos git commit: Activated AGENT_UPDATE master capability.

2017-12-05 Thread vinodkone
Activated AGENT_UPDATE master capability. Review: https://reviews.apache.org/r/64008/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/f4d2c8f5 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/f4d2c8f5 Diff:

[6/8] mesos git commit: Added new `--reconfiguration_policy` slave flag and implementation.

2017-12-05 Thread vinodkone
Added new `--reconfiguration_policy` slave flag and implementation. This flag allows operators to select a set of permitted configuration changes that the slave will tolerate during recovery while still recovering running tasks and keeping the same agent id. The previous behaviour of Mesos is

[1/8] mesos git commit: Convert resource format of messages entering master.

2017-12-05 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master 1d24d42ea -> 7b0812e9b Convert resource format of messages entering master. Review: https://reviews.apache.org/r/64252/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

mesos git commit: Added `stout/cpp14.hpp` to `Makefile.am`.

2017-12-05 Thread mpark
Repository: mesos Updated Branches: refs/heads/master 4d2c30453 -> 1d24d42ea Added `stout/cpp14.hpp` to `Makefile.am`. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/1d24d42e Tree:

[13/15] mesos-site git commit: Updated the website built from mesos SHA: 6839897.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5660b603/content/api/latest/c++/deferred_8hpp.html -- diff --git a/content/api/latest/c++/deferred_8hpp.html b/content/api/latest/c++/deferred_8hpp.html index

[08/15] mesos-site git commit: Updated the website built from mesos SHA: 6839897.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5660b603/content/api/latest/c++/functions_func_0x6f.html -- diff --git a/content/api/latest/c++/functions_func_0x6f.html b/content/api/latest/c++/functions_func_0x6f.html

[12/15] mesos-site git commit: Updated the website built from mesos SHA: 6839897.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5660b603/content/api/latest/c++/deferred_8hpp_source.html -- diff --git a/content/api/latest/c++/deferred_8hpp_source.html b/content/api/latest/c++/deferred_8hpp_source.html

[05/15] mesos-site git commit: Updated the website built from mesos SHA: 6839897.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5660b603/content/api/latest/c++/index.hhc -- diff --git a/content/api/latest/c++/index.hhc b/content/api/latest/c++/index.hhc index 67b1d52..f8e4e20 100644 ---

[04/15] mesos-site git commit: Updated the website built from mesos SHA: 6839897.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5660b603/content/api/latest/c++/index.hhk -- diff --git a/content/api/latest/c++/index.hhk b/content/api/latest/c++/index.hhk index 1a3f4e1..f43ce4b 100644 ---

[14/15] mesos-site git commit: Updated the website built from mesos SHA: 6839897.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5660b603/content/api/latest/c++/classprocess_1_1Future-members.html -- diff --git a/content/api/latest/c++/classprocess_1_1Future-members.html

[03/15] mesos-site git commit: Updated the website built from mesos SHA: 6839897.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5660b603/content/api/latest/c++/jobobject_8hpp_source.html -- diff --git a/content/api/latest/c++/jobobject_8hpp_source.html

[09/15] mesos-site git commit: Updated the website built from mesos SHA: 6839897.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5660b603/content/api/latest/c++/functions.html -- diff --git a/content/api/latest/c++/functions.html b/content/api/latest/c++/functions.html index 9eb5f3d..71d9995 100644 ---

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

2017-12-05 Thread git-site-role
Updated the website built from mesos SHA: 6839897. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/5660b603 Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/5660b603 Diff:

[01/15] mesos-site git commit: Updated the website built from mesos SHA: 6839897.

2017-12-05 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 02efb3f97 -> 5660b6035 http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5660b603/content/api/latest/c++/src_2slave_2containerizer_2containerizer_8hpp_source.html

[02/15] mesos-site git commit: Updated the website built from mesos SHA: 6839897.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5660b603/content/api/latest/c++/namespacemembers_func_0x74.html -- diff --git a/content/api/latest/c++/namespacemembers_func_0x74.html

[11/15] mesos-site git commit: Updated the website built from mesos SHA: 6839897.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5660b603/content/api/latest/c++/docker__archive_8hpp_source.html -- diff --git a/content/api/latest/c++/docker__archive_8hpp_source.html

[06/15] mesos-site git commit: Updated the website built from mesos SHA: 6839897.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5660b603/content/api/latest/c++/globals_0x66.html -- diff --git a/content/api/latest/c++/globals_0x66.html b/content/api/latest/c++/globals_0x66.html index db8c26e..c439cf6

[10/15] mesos-site git commit: Updated the website built from mesos SHA: 6839897.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5660b603/content/api/latest/c++/event_8hpp_source.html -- diff --git a/content/api/latest/c++/event_8hpp_source.html b/content/api/latest/c++/event_8hpp_source.html index

[07/15] mesos-site git commit: Updated the website built from mesos SHA: 6839897.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/5660b603/content/api/latest/c++/future_8hpp_source.html -- diff --git a/content/api/latest/c++/future_8hpp_source.html b/content/api/latest/c++/future_8hpp_source.html index

mesos git commit: Correctly updated total resources when agent capabilities changed.

2017-12-05 Thread alexr
Repository: mesos Updated Branches: refs/heads/master 6839897c5 -> 4d2c30453 Correctly updated total resources when agent capabilities changed. Due to the short-circuiting behaviour of C++ boolean operations, an agent that re-registers with changed agent capabilities would not have its total

[3/4] mesos git commit: Used `std::move` for `Event`s consumption in the master.

2017-12-05 Thread mpark
Used `std::move` for `Event`s consumption in the master. Review: https://reviews.apache.org/r/63641/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/c9e6a03c Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/c9e6a03c

[4/4] mesos git commit: Made `Event` move-only in libprocess.

2017-12-05 Thread mpark
Made `Event` move-only in libprocess. Review: https://reviews.apache.org/r/64347/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/6839897c Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/6839897c Diff:

[2/4] mesos git commit: Added `CallableOnce` support in `Future`.

2017-12-05 Thread mpark
Added `CallableOnce` support in `Future`. `Future` guarantees that callbacks are called at most once, so it can use `lambda::CallableOnce` to expicitly declare this, and allow corresponding optimizations with moves. Review: https://reviews.apache.org/r/63638/ Project:

[1/4] mesos git commit: Added `CallableOnce` support in `defer`.

2017-12-05 Thread mpark
Repository: mesos Updated Branches: refs/heads/master 62b472731 -> 6839897c5 Added `CallableOnce` support in `defer`. This allows `defer` result to be converted to `CallableOnce`, ensuring that bound arguments are moved, when call is made, and avoiding making copies of bound arguments.

[6/7] mesos-site git commit: Updated the website built from mesos SHA: 62b4727.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/02efb3f9/content/api/latest/c++/defer_8hpp_source.html -- diff --git a/content/api/latest/c++/defer_8hpp_source.html b/content/api/latest/c++/defer_8hpp_source.html index

[1/7] mesos-site git commit: Updated the website built from mesos SHA: 62b4727.

2017-12-05 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 877d1fc7f -> 02efb3f97 http://git-wip-us.apache.org/repos/asf/mesos-site/blob/02efb3f9/content/api/latest/c++/libevent_8hpp_source.html -- diff --git

[4/7] mesos-site git commit: Updated the website built from mesos SHA: 62b4727.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/02efb3f9/content/api/latest/c++/dispatch_8hpp_source.html -- diff --git a/content/api/latest/c++/dispatch_8hpp_source.html b/content/api/latest/c++/dispatch_8hpp_source.html

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

2017-12-05 Thread git-site-role
Updated the website built from mesos SHA: 62b4727. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/02efb3f9 Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/02efb3f9 Diff:

[3/7] mesos-site git commit: Updated the website built from mesos SHA: 62b4727.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/02efb3f9/content/api/latest/c++/event_8hpp_source.html -- diff --git a/content/api/latest/c++/event_8hpp_source.html b/content/api/latest/c++/event_8hpp_source.html index

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

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/02efb3f9/content/api/latest/c++/index.hhk -- diff --git a/content/api/latest/c++/index.hhk b/content/api/latest/c++/index.hhk index 2ba2e74..1a3f4e1 100644 ---

[5/7] mesos-site git commit: Updated the website built from mesos SHA: 62b4727.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/02efb3f9/content/api/latest/c++/deferred_8hpp.html -- diff --git a/content/api/latest/c++/deferred_8hpp.html b/content/api/latest/c++/deferred_8hpp.html index

[3/3] mesos git commit: Reduced # of supported arguments in `_Deferred` conversion operators.

2017-12-05 Thread mpark
Reduced # of supported arguments in `_Deferred` conversion operators. Conversion of `_Deferred` to `std::function` and `Deferred` currently supports up to 12 parameters in function signature. However, this is unnecessary and is a huge overhead. Most usages require just one parameter (e.g. when

[1/3] mesos git commit: Changed dispatch to use callable once functors.

2017-12-05 Thread mpark
Repository: mesos Updated Branches: refs/heads/master c9462f492 -> 62b472731 Changed dispatch to use callable once functors. `dispatch` guarantees that functor will be called at most once, and therefore it allows optimizations, such as moves of deferred objects. Review:

[2/3] mesos git commit: Prepared `defer` for use in callable-once contexts.

2017-12-05 Thread mpark
Prepared `defer` for use in callable-once contexts. This changes `defer` to use `lambda::partial` instead of `std::bind`, which allows it be used in callable-once contexts. Review: https://reviews.apache.org/r/63635/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[26/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1DockerContainerizerProcess.html -- diff --git

[46/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classProtobufProcess-members.html -- diff --git a/content/api/latest/c++/classProtobufProcess-members.html

[16/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1NetClsSubsystem.html -- diff --git

[42/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1VersionProcess.html -- diff --git a/content/api/latest/c++/classmesos_1_1internal_1_1VersionProcess.html

[30/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1CpuSubsystem-members.html -- diff --git

[05/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1Slave-members.html -- diff --git

[20/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1LinuxFilesystemIsolatorProcess.html -- diff --git

[21/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1LinuxCapabilitiesIsolatorProcess-members.html -- diff --git

[32/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1AppcRuntimeIsolatorProcess-members.html -- diff --git

[19/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1MesosContainerizerProcess-members.html -- diff --git

[43/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1HttpConnectionProcess-members.html -- diff --git

[04/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1Slave.html -- diff --git a/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1Slave.html

[14/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1NetworkPortsIsolatorProcess.html -- diff --git

[35/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1master_1_1allocator_1_1HierarchicalAllocatorProcess.html -- diff --git

[39/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1log_1_1LogWriterProcess.html -- diff --git

[51/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
Updated the website built from mesos SHA: c9462f4. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/877d1fc7 Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/877d1fc7 Diff:

[28/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1CpusetSubsystem-members.html -- diff --git

[18/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1MesosIsolatorProcess.html -- diff --git

[36/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1master_1_1allocator_1_1HierarchicalAllocatorProcess-members.html -- diff --git

[25/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1DockerVolumeIsolatorProcess-members.html -- diff --git

[24/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1EnvironmentSecretIsolatorProcess.html -- diff --git

[11/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1PortMappingIsolatorProcess.html -- diff --git

[27/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1DevicesSubsystem-members.html -- diff --git

[03/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1VolumeHostPathIsolatorProcess-members.html -- diff --git

[15/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1NetworkCniIsolatorProcess-members.html -- diff --git

[10/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: c9462f4.

2017-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/877d1fc7/content/api/latest/c++/classmesos_1_1internal_1_1slave_1_1PosixDiskIsolatorProcess-members.html -- diff --git

  1   2   >