You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2018/02/20 17:31:00 UTC

[jira] [Created] (MESOS-8596) Add Docker inspect timeout when collecting container statistics

Greg Mann created MESOS-8596:
--------------------------------

             Summary: Add Docker inspect timeout when collecting container statistics
                 Key: MESOS-8596
                 URL: https://issues.apache.org/jira/browse/MESOS-8596
             Project: Mesos
          Issue Type: Improvement
    Affects Versions: 1.5.0
            Reporter: Greg Mann


In cases where the Docker daemon is hung, many processes calling {{docker inspect}} may accumulate due to repeated attempts to collect the container statistics of Docker containers. We should add a timeout to these {{Docker::inspect()}} calls to avoid this accumulation.



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