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
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.