[
https://issues.apache.org/jira/browse/MESOS-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Chen resolved MESOS-1885.
---------------------------------
Resolution: Fixed
> Docker ps abstraction hangs on large amount of containers
> ---------------------------------------------------------
>
> Key: MESOS-1885
> URL: https://issues.apache.org/jira/browse/MESOS-1885
> Project: Mesos
> Issue Type: Bug
> Reporter: Timothy Chen
> Assignee: Timothy Chen
> Labels: docker
>
> Calling the docker ps abstraction hangs forever, as it always wait for the
> docker ps command to finish before reading the piped output. However with a
> large amount of containers, the ps output exceeds the pipe buffer and blocks
> until it is being read, therefore it deadlocks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)