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 "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2010/03/26 18:30:27 UTC

[jira] Resolved: (HADOOP-6582) Token class should have a toString, equals and hashcode method

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

Boris Shkolnik resolved HADOOP-6582.
------------------------------------

    Resolution: Fixed

fixed in a different patch.

> Token class should have a toString, equals and hashcode method
> --------------------------------------------------------------
>
>                 Key: HADOOP-6582
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6582
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: 0.22.0
>            Reporter: Devaraj Das
>            Assignee: Boris Shkolnik
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6582.patch
>
>
> The Token.toString would be helpful in logging. The equals/hashcode would be useful in UserGroupInformation.equals (currently the reference equality checks are done), and in other places.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.