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)