Paul Brett created MESOS-2626:
---------------------------------
Summary: Linux network isolation code uses hard coded discipline
IDs
Key: MESOS-2626
URL: https://issues.apache.org/jira/browse/MESOS-2626
Project: Mesos
Issue Type: Bug
Components: containerization, isolation
Reporter: Paul Brett
Priority: Minor
Linux network isolation code (src/linux/routing/queueing/...) uses hard coded
handles for each discipline. These handles are brittle (existing but unrelated
use can cause the code to fail).
Consider using default kernel allocation of handles and dynamically tracking
the handles we create.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)