You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Varun Saxena (JIRA)" <ji...@apache.org> on 2016/10/30 18:14:58 UTC

[jira] [Commented] (YARN-5805) Add isDebugEnabled check in ContainersMonitorImpl for debug log

    [ 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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org