Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
At Twitter, we have seen tasks having very long ids causing the cgroups isolator to crash because the resultant cgroup name exceeded NAME_MAX (255) bytes.
We should carefully revisit places where we do LOG(FATAL) and CHECKs in the slave (and isolators) to ensure we handle the error cases as gracefully as possible instead of crashing hard.
Attachments
Issue Links
- is related to
-
AURORA-1897 Remove task length restrictions.
- Resolved
- relates to
-
MESOS-7168 Agent should validate that the nested container ID does not exceed certain length.
- Resolved