This is an automated email from the ASF dual-hosted git repository.
qianzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 270a3dc Documented setting quota on the default role in the release
note.
new 68c8b12 Gc'ed nested container sandbox only if we have root container
sandbox.
new a6445fa Added the test
`GarbageCollectorIntegrationTest.ROOT_OrphanContainer`.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/slave/containerizer/mesos/containerizer.cpp | 36 ++++----
src/tests/gc_tests.cpp | 108 ++++++++++++++++++++++++
2 files changed, 128 insertions(+), 16 deletions(-)