Yan Xu created MESOS-4952:
-----------------------------

             Summary: 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
            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)

Reply via email to