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 "Eli Collins (JIRA)" <ji...@apache.org> on 2011/08/11 23:48:27 UTC

[jira] [Commented] (HADOOP-6622) Token should not print the password in toString.

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

Eli Collins commented on HADOOP-6622:
-------------------------------------

Trivial change, just removes two lines.

{noformat}
-1 overall.  

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 system test framework.  The patch passed system test framework compile.
{noformat}

> Token should not print the password in toString.
> ------------------------------------------------
>
>                 Key: HADOOP-6622
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6622
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>            Reporter: Jitendra Nath Pandey
>            Assignee: Eli Collins
>             Fix For: 0.23.0
>
>         Attachments: hadoop-6622-1.patch
>
>
> The toString method in Token should not print out the password.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira