You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Harsh J (Commented) (JIRA)" <ji...@apache.org> on 2012/01/14 14:53:39 UTC

[jira] [Commented] (HADOOP-7968) Errant println left in RPC.getHighestSupportedProtocol

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

Harsh J commented on HADOOP-7968:
---------------------------------

Sho,

Change is fine, but please wrap it in {{if (Log.isDebugEnabled()) {…}}} condition.

Thanks!
                
> Errant println left in RPC.getHighestSupportedProtocol
> ------------------------------------------------------
>
>                 Key: HADOOP-7968
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7968
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: ipc
>    Affects Versions: 0.24.0
>            Reporter: Todd Lipcon
>            Assignee: Sho Shimauchi
>            Priority: Minor
>              Labels: newbie
>         Attachments: HADOOP-7968.txt
>
>
> hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/RPC.java: System.out.println("Size of protoMap for " + rpcKind + " =" + getProtocolImplMap(rpcKind).size());

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira