You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anand Mazumdar (JIRA)" <ji...@apache.org> on 2016/03/16 00:59:33 UTC

[jira] [Updated] (MESOS-4952) Annoying image provisioner logging for when images are not used.

     [ https://issues.apache.org/jira/browse/MESOS-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anand Mazumdar updated MESOS-4952:
----------------------------------
    Component/s: containerization

> Annoying image provisioner logging for when images are not used.
> ----------------------------------------------------------------
>
>                 Key: MESOS-4952
>                 URL: https://issues.apache.org/jira/browse/MESOS-4952
>             Project: Mesos
>          Issue Type: Bug
>          Components: containerization
>            Reporter: Yan Xu
>            Priority: Minor
>
> {{Provisioner::destroy()}} logs this message even when images are not used in the Mesos cluster:
> {noformat:title=}
> Ignoring destroy request for unknown container 597f511e-479d-4632-a3b9-43b1e368c744
> {noformat}
> See [code|https://github.com/apache/mesos/blob/37958fd70de1998e6c29b643abd4f43dd1ef4c79/src/slave/containerizer/mesos/provisioner/provisioner.cpp#L306].
> This can be surprising and annoying to people who are not actually using this feature and the container is totally valid, it's just not using images.
> Let's at least tune it down to VLOG(1).



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