[
https://issues.apache.org/jira/browse/MESOS-6130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15504499#comment-15504499
]
Greg Mann commented on MESOS-6130:
----------------------------------
Jie made these changes to the disk/du isolator:
{code}
Commit: a4fd86bce2d2b6b53bce2ea95e3b69c5ab011ff8
Parents: 8221021
Author: Jie Yu <[email protected]>
Authored: Sat Sep 17 12:26:52 2016 -0700
Committer: Jie Yu <[email protected]>
Committed: Sat Sep 17 13:02:37 2016 -0700
{code}
Note that we still need to add tests for this, but we'll wait briefly for the
rest of the containerizer changes to land before doing so.
> Make the disk usage isolator nesting-aware
> ------------------------------------------
>
> Key: MESOS-6130
> URL: https://issues.apache.org/jira/browse/MESOS-6130
> Project: Mesos
> Issue Type: Task
> Components: isolation
> Reporter: Greg Mann
> Assignee: Greg Mann
> Labels: mesosphere
>
> With the addition of task groups, the disk usage isolator must be updated.
> Since sub-container sandboxes are nested within the parent container's
> sandbox, the isolator must exclude these folders from its usage calculation
> when examining the parent container's disk usage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)