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 "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2013/08/23 07:51:54 UTC

[jira] [Updated] (HADOOP-9899) Remove the debug message added by HADOOP-8855

     [ https://issues.apache.org/jira/browse/HADOOP-9899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-9899:
-------------------------------------------

    Attachment: c9899_20130823.patch

c9899_20130823.patch: removes the debug message.
                
> Remove the debug message added by HADOOP-8855
> ---------------------------------------------
>
>                 Key: HADOOP-9899
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9899
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Minor
>         Attachments: c9899_20130823.patch
>
>
> HADOOP-8855 added a debug message which was printed to System.out.
> {code}
> //KerberosAuthenticator.java
>   private void sendToken(byte[] outToken) throws IOException, AuthenticationException {
>     new Exception("sendToken").printStackTrace(System.out);
>     ...
> }
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira