You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myriad.apache.org by "Javi Roman (JIRA)" <ji...@apache.org> on 2019/02/26 17:54:03 UTC

[jira] [Closed] (MYRIAD-220) Improve reliability of kill task messaging

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

Javi Roman closed MYRIAD-220.
-----------------------------

> Improve reliability of kill task messaging
> ------------------------------------------
>
>                 Key: MYRIAD-220
>                 URL: https://issues.apache.org/jira/browse/MYRIAD-220
>             Project: Myriad
>          Issue Type: Improvement
>          Components: Scheduler
>            Reporter: John Yost
>            Assignee: John Yost
>            Priority: Major
>             Fix For: Myriad 0.3.0
>
>
> Currently within the YarnNodeCapacityManager there is a two-step process of killing a YARN task via the following method invocations:
>       state.makeTaskKillable(taskId);
>       myriadDriver.kill(taskId);
> Need to add logic to ensure all killable tasks are killed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)