You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2017/12/16 00:20:01 UTC

[jira] [Created] (MESOS-8340) Add a no-enforce isolation option.

James Peach created MESOS-8340:
----------------------------------

             Summary: Add a no-enforce isolation option.
                 Key: MESOS-8340
                 URL: https://issues.apache.org/jira/browse/MESOS-8340
             Project: Mesos
          Issue Type: Bug
          Components: containerization
            Reporter: James Peach


Some resource isolators ({{disk/du}}, {{disk/xfs}} and {{network/ports}}) have the ability to run in a no-enforce mode where they report resource usage but do not enforce the allocated resource limit. Rather than a separate flag for each possibility, we could add an agent flag named {{\-\-noenforce-isolation}} that causes the agent to log any limitation raised by the given list of isolators, but would not cause the container to be killed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)