[
https://issues.apache.org/jira/browse/MESOS-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15000738#comment-15000738
]
Joseph Wu commented on MESOS-3220:
----------------------------------
Keep in mind there's a distinction between maintenance and inverse offers.
Maintenance uses inverse offers, but due to maintenance's operator-heavy
nature, all killing is must be done by the operator.
If inverse offers were used for trimming specific tasks, perhaps as part of a
custom allocator, it would make sense for the custom allocator to implement
automated killing. But it would not make sense for the default allocator to
auto-kill.
> 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)