[ 
https://issues.apache.org/jira/browse/MESOS-3890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15080370#comment-15080370
 ] 

Guangya Liu commented on MESOS-3890:
------------------------------------

[~hartem] [~jvanremoortere] [~kaysoky] Since the master cannot get the 
evictable executors when launch task, the current implementation is we leave 
this to agent to kill executors, shall we close this one directly? Thanks.

> Add notion of evictable task to RunTaskMessage
> ----------------------------------------------
>
>                 Key: MESOS-3890
>                 URL: https://issues.apache.org/jira/browse/MESOS-3890
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Artem Harutyunyan
>            Assignee: Guangya Liu
>              Labels: mesosphere
>
> {code}
> message RunTaskMessage {
>   ...
>   // This list can be non-empty when a task is launched on reserved
>   // resources.  If the reserved resources are in use (as revocable
>   // resources), this list contains the executors that can be evicted
>   // to make room to run this task.
>   repeated ExecutorID evictable_executors = 5;
>   ...
> }
> {code}



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

Reply via email to