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

Santosh Marella commented on MYRIAD-18:
---------------------------------------

The task in the question is a Node Manager. I think a TASK_LOST can be received 
if the Mesos agent dies while the task is being launched. In that case, I think 
it's reasonable to move the NM task to pending and have it relaunched on 
another Mesos agent node.

[~adam-mesos], thoughts?

> staging - pending loop
> ----------------------
>
>                 Key: MYRIAD-18
>                 URL: https://issues.apache.org/jira/browse/MYRIAD-18
>             Project: Myriad
>          Issue Type: Bug
>            Reporter: Maysam Yabandeh
>             Fix For: Myriad 0.1.0
>
>
> if staging task is lost for any reason it gets stuck in a staging-pending 
> loop.
>             case TASK_LOST:
>                 schedulerState.makeTaskPending(taskId);
>                 break;



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

Reply via email to