You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2016/07/06 00:09:10 UTC

[jira] [Created] (MESOS-5794) Agent's /containers endpoint should skip terminated executors.

Jie Yu created MESOS-5794:
-----------------------------

             Summary: Agent's /containers endpoint should skip terminated executors.
                 Key: MESOS-5794
                 URL: https://issues.apache.org/jira/browse/MESOS-5794
             Project: Mesos
          Issue Type: Bug
            Reporter: Jie Yu
            Assignee: Jie Yu


If the executor has already been terminated (but pending status update ack), /containers endpoint should skip them. Currently, we iterate all executors which might generate a bunch of warnings in the agent's log.



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