You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Qian Zhang (JIRA)" <ji...@apache.org> on 2015/11/11 14:15:10 UTC

[jira] [Comment Edited] (MESOS-3220) Offer ability to kill tasks from the API

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

Qian Zhang edited comment on MESOS-3220 at 11/11/15 1:14 PM:
-------------------------------------------------------------

For 1, I think we should do auto-enforcement for inverse offer rather than relying on operator's manual actions. For example, master may need to check if the duration of the UnavailableResources in the inverse offer has been reached but framework has not responded to the inverse offer, if so, master need to do the enforcement by killing framework's tasks.


was (Author: qianzhang):
For 1, I think we should do the auto-enforcement for inverse offer rather than relying on operator's manual actions. For example, master may need to check the duration of the UnavailableResources in the inverse offer has been reached but framework has not respond to the inverse offer, if so, master need to do the enforcement by killing framework's tasks.

> Offer ability to kill tasks from the API
> ----------------------------------------
>
>                 Key: MESOS-3220
>                 URL: https://issues.apache.org/jira/browse/MESOS-3220
>             Project: Mesos
>          Issue Type: Improvement
>          Components: master
>            Reporter: Sunil Shah
>            Assignee: Marco Massenzio
>            Priority: Blocker
>              Labels: mesosphere
>
> We are investigating adding a {{dcos task kill}} command to our DCOS (and Mesos) command line interface. Currently the ability to kill tasks is only offered via the scheduler API so it would be useful to have some ability to kill tasks directly.
> This would complement the Maintenance Primitives, in that it would enable the operator to terminate those tasks which, for whatever reasons, do not respond to Inverse Offers events.



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