[
https://issues.apache.org/jira/browse/MESOS-7909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jie Yu updated MESOS-7909:
--------------------------
Sprint: Mesosphere Sprint 62
Story Points: 3
> Ordering dependency between 'linux/capabilities' and 'docker/runtime'
> isolator.
> -------------------------------------------------------------------------------
>
> Key: MESOS-7909
> URL: https://issues.apache.org/jira/browse/MESOS-7909
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 1.2.2, 1.3.1, 1.4.0
> Reporter: Jie Yu
> Assignee: Jie Yu
> Fix For: 1.2.3, 1.3.2, 1.5.0, 1.4.1
>
>
> Looks like there is an unintentional ordering dependency between
> linux/capabilities isolator and docker/runtime isolator.
> For the command task case, since both isolators set
> ContainerLaunchInfo.command. When merging ContainerLaunchInfo.command,
> docker/runtime isolator assumes its command is before linux/capabilities
> isolator's command because 'mesos-execute' should be used as argv[0].
> We should try to eliminate this dependency.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)