[
https://issues.apache.org/jira/browse/MESOS-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16749317#comment-16749317
]
Gilbert Song commented on MESOS-9530:
-------------------------------------
given docker ps is only called once in docker containerizer recover(), it is
worth retry logic if got stuck.
> Add timeout and logging to docker ps in docker containerizer recovery.
> ----------------------------------------------------------------------
>
> Key: MESOS-9530
> URL: https://issues.apache.org/jira/browse/MESOS-9530
> Project: Mesos
> Issue Type: Improvement
> Components: containerization
> Reporter: Gilbert Song
> Priority: Major
> Labels: docker
>
> Docker daemon may hang on docker ps. We should add timeout to docker->ps()
> call and more logging to monitor the docker ps (more logging is fine because
> docker ps is only called once).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)