Yan Xu created MESOS-5575:
-----------------------------
Summary: Attempting to Parse PID logging is too verbose
Key: MESOS-5575
URL: https://issues.apache.org/jira/browse/MESOS-5575
Project: Mesos
Issue Type: Bug
Components: libprocess
Reporter: Yan Xu
Priority: Minor
When you crank up the mesos log level to VLOG(2) the logs get flooded with
“Attempting to parse PID” messages.
This line is logged whenever you create a PID/UPID from a string and in all
successful cases. Compared to other VLOG(2) logs this is less informative and
more frequent.
We should change it to VLOG(3).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)