Gilbert Song created MESOS-5281:
-----------------------------------
Summary: Improve docker containerizer debug logging.
Key: MESOS-5281
URL: https://issues.apache.org/jira/browse/MESOS-5281
Project: Mesos
Issue Type: Improvement
Components: containerization
Reporter: Gilbert Song
Assignee: Gilbert Song
Currently not all method (e.g., `update()`) provides a `LOG(INFO)` message
which indicates the method is invoked in docker containerizer. This is
important for debugging because if there exists a race, at least we know which
method is called.
This JIRA aims to improve/fix:
1. LOG(INFO) for each mother in docker containerizer.
2. Brocken VLOG(1) and WARNING logging.
3. Log format improvement.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)