[ 
https://issues.apache.org/jira/browse/YARN-5805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15620346#comment-15620346
 ] 

Varun Saxena commented on YARN-5805:
------------------------------------

[~bibinchundatt], as this is a straightforward change, how about guarding up 
all LOG.debug statements across nodemanager instead of only this specific class 
? We have a few more of them.
Only the ones called repeatedly would need change.

> Add isDebugEnabled check in ContainersMonitorImpl for debug log  
> -----------------------------------------------------------------
>
>                 Key: YARN-5805
>                 URL: https://issues.apache.org/jira/browse/YARN-5805
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Bibin A Chundatt
>            Assignee: Bibin A Chundatt
>            Priority: Trivial
>         Attachments: YARN-5805.0001.patch
>
>
> LOG.debug("Tracking ProcessTree " + pId + " for the first time");
> LOG.debug("Constructing ProcessTree for : PID = " + pId
>                   + " ContainerId = " + containerId);



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to