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

Marco Massenzio commented on MESOS-3220:
----------------------------------------

I guess the framework would come to know about it via a {{TASK_KILLED}} status 
update?

The reason for implementing it as a standard way via a Mesos API, is that it 
greatly simplifies implementing this in the CLI: otherwise we would have to 
implement a number of disparate ways of talking to *every* framework out there 
(some of which may not even offer this ability and/or be unreachable from the 
CLI's location).

> 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: python api
>            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 is a blocker for the DCOS CLI!



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

Reply via email to