You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2016/04/21 15:58:25 UTC

[jira] [Created] (MESOS-5240) Command executor may escalate after the task is reaped.

Alexander Rukletsov created MESOS-5240:
------------------------------------------

             Summary: Command executor may escalate after the task is reaped.
                 Key: MESOS-5240
                 URL: https://issues.apache.org/jira/browse/MESOS-5240
             Project: Mesos
          Issue Type: Bug
    Affects Versions: 0.28.1, 0.26.1, 0.27.2
            Reporter: Alexander Rukletsov
            Assignee: Alexander Rukletsov
            Priority: Minor
             Fix For: 0.29.0


In command executor, {{escalated()}} may be scheduled before the task has been killed, i.e. {{reaped()}}, but called after. In this case {{escalated()}} should be a no-op.



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