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/16 21:45:01 UTC

[jira] [Commented] (MESOS-8575) Add discard handling to the Docker library

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

Greg Mann commented on MESOS-8575:
----------------------------------

In particular, we have observed issues with calls to {{Docker::inspect()}} and {{Docker::stop()}}, which result in the Docker CLI hanging indefinitely. Since we have observed Docker containers stuck in the PULLING state, it is probably wise to also add such discard handling to {{Docker::pull()}}.

> Add discard handling to the Docker library
> ------------------------------------------
>
>                 Key: MESOS-8575
>                 URL: https://issues.apache.org/jira/browse/MESOS-8575
>             Project: Mesos
>          Issue Type: Improvement
>    Affects Versions: 1.5.0
>            Reporter: Greg Mann
>            Assignee: Greg Mann
>            Priority: Major
>              Labels: mesosphere
>
> The functions in the Docker library which issue Docker CLI commands should be updated so that when the {{Future}} they return is discarded, any subprocesses which have been spawned will be cleaned up.



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