Repository: mesos
Updated Branches:
refs/heads/master e0b672145 -> c13644984
Added support for CNI networks for `--task_group`.
Review: https://reviews.apache.org/r/52177/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/c
Updated launch helper to avoid initializing libprocess.
Previously, we used 'process::subprocess()' to run all of our pre-exec
commands. However, doing so causes us to (unnecesssarily) initialize
all of libprocess (and subsequently creating a whole bunch of unused
threads, etc.) just to run a simp
Added MESOS-6075 to 1.0.2 CHANGELOG.
Review: https://reviews.apache.org/r/52188
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/7b322c9e
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/7b322c9e
Diff: http://git-wip-us
Added MESOS-6235 to 1.0.2 CHANGELOG.
Review: https://reviews.apache.org/r/52187
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/778253ca
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/778253ca
Diff: http://git-wip-us
Repository: mesos
Updated Branches:
refs/heads/1.0.x d6132c58c -> 7b322c9ef
Added 'os::spawn()' to stout as 'argv' counterpart to 'os::system()'.
Review: https://reviews.apache.org/r/52184/
*** Modified for 1.0.x ***
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://
Added MESOS-6075 to 1.0.2 CHANGELOG.
Review: https://reviews.apache.org/r/52188
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/e0b67214
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/e0b67214
Diff: http://git-wip-us
Repository: mesos
Updated Branches:
refs/heads/master a67b37cc8 -> e0b672145
Added MESOS-6235 to 1.0.2 CHANGELOG.
Review: https://reviews.apache.org/r/52187
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/f3d72e1f
Tree: h
Repository: mesos
Updated Branches:
refs/heads/master 0c6c5f8a3 -> a67b37cc8
Added 'os::spawn()' to stout as 'argv' counterpart to 'os::system()'.
Review: https://reviews.apache.org/r/52184/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos
Fixed a small formatting issue in launch.cpp.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/a67b37cc
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/a67b37cc
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/a6
Updated launch helper to avoid initializing libprocess.
Previously, we used 'process::subprocess()' to run all of our pre-exec
commands. However, doing so causes us to (unnecesssarily) initialize
all of libprocess (and subsequently creating a whole bunch of unused
threads, etc.) just to run a simp
Repository: mesos
Updated Branches:
refs/heads/master fba310812 -> 0c6c5f8a3
Fixed a wrong comment in `LocalPuller`.
Review: https://reviews.apache.org/r/52151/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/0c6c5f8a
Tre
Repository: mesos
Updated Branches:
refs/heads/master 3f3a3bd7b -> fba310812
Improve DRF sorter performance by bypassing `Resources`.
Currently in `DRFSorter::calculateShare()` (which is called very
frequently), the use of `Resources::get()` is expensive
as it needs to loop over the `Resource`
Repository: mesos
Updated Branches:
refs/heads/master 2158f3d86 -> 3f3a3bd7b
Fixed build error for HTTPCommandExecutorTest.TerminateWithACK.
Review: https://reviews.apache.org/r/52186/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/m
Repository: mesos
Updated Branches:
refs/heads/master 5e23edd51 -> 2158f3d86
Terminate when receiving the ACK of terminal status update.
Review: https://reviews.apache.org/r/46187/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos
Added the test `HTTPCommandExecutorTest.TerminateWithACK`.
Review: https://reviews.apache.org/r/52075/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/2158f3d8
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/2158f3d8
Repository: mesos
Updated Branches:
refs/heads/master f433cdd0c -> 5e23edd51
Pulled out the mock containerizer into a header for reuse.
This also adds a mock of the newly introduce nested container
`launch()` member function.
Review: https://reviews.apache.org/r/52134
Project: http://git-wi
Implemented the *_NESTED_CONTAINER calls in the agent API.
This patch adds the wiring for the *_NESTED_CONTAINER calls,
including validation and calling into the containerizer.
Review: https://reviews.apache.org/r/52135
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://g
Repository: mesos
Updated Branches:
refs/heads/master c2b595e1c -> f433cdd0c
Added support for opaque whiteout file `.wh..wh..opq`.
Review: https://reviews.apache.org/r/52118/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/comm
Repository: mesos
Updated Branches:
refs/heads/master 4df496aaf -> c2b595e1c
Added `DEFAULT_ROLE` constant to persistent volume tests.
Review: https://reviews.apache.org/r/41613/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/c
Cleaned up header includes in stout.
Review: https://reviews.apache.org/r/52086/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/4df496aa
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/4df496aa
Diff: http://git-wip-u
Repository: mesos
Updated Branches:
refs/heads/master 34e9e09b8 -> 4df496aaf
Replaced usage of `strcpy` in stout.
Various simple-minded static analysis tools warn against using `strcpy`
when the `src` buffer is not a C string literal. Although the way in
which stout was using `strcpy` should h
Repository: mesos
Updated Branches:
refs/heads/master cd3f27e1e -> 34e9e09b8
Cleaned up indentation for _accept() in master.hpp.
Review: https://reviews.apache.org/r/52142/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/
Repository: mesos
Updated Branches:
refs/heads/master 7a4a7a53b -> cd3f27e1e
Updated a comment for oversubscribed resources for clarity.
Review: https://reviews.apache.org/r/43138
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/
23 matches
Mail list logo