[ 
https://issues.apache.org/jira/browse/MESOS-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Klaus Ma updated MESOS-2875:
----------------------------
    Fix Version/s: 0.25.0

> Add containerId to ResourceUsage to enable QoS controller to target a 
> container
> -------------------------------------------------------------------------------
>
>                 Key: MESOS-2875
>                 URL: https://issues.apache.org/jira/browse/MESOS-2875
>             Project: Mesos
>          Issue Type: Improvement
>          Components: oversubscription, slave
>    Affects Versions: 0.25.0
>            Reporter: Niklas Quarfot Nielsen
>            Assignee: Klaus Ma
>              Labels: race-condition, slave
>             Fix For: 0.25.0
>
>
> We should ensure that we are addressing the _container_ which the QoS 
> controller intended to kill. Without this check, we may run into a scenario 
> where the executor has terminated and one with the same id has started in the 
> interim i.e. running in a different container than the one the QoS controller 
> targeted.
> This most likely requires us to add containerId to the ResourceUsage message 
> and encode the containerID in the QoS Correction message.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to