[ https://issues.apache.org/jira/browse/MESOS-5575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yan Xu updated MESOS-5575: -------------------------- Fix Version/s: 1.0.0 > 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 > Assignee: Yan Xu > Priority: Minor > Fix For: 1.0.0 > > > 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)