You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/02/01 19:32:39 UTC

[jira] [Created] (HDFS-9732) DelegationTokenIdentifier.toString() to include superclass .toString() data

Steve Loughran created HDFS-9732:
------------------------------------

             Summary: DelegationTokenIdentifier.toString() to include superclass .toString() data
                 Key: HDFS-9732
                 URL: https://issues.apache.org/jira/browse/HDFS-9732
             Project: Hadoop HDFS
          Issue Type: Improvement
    Affects Versions: 2.7.2
            Reporter: Steve Loughran


HDFS {{DelegationTokenIdentifier.toString()}} adds some diagnostics info, owner, sequence number. But its superclass,  {{AbstractDelegationTokenIdentifier}} contains a lot more information, including token issue and expiry times.

Because  {{DelegationTokenIdentifier.toString()}} doesn't include this data,
information that is potentially useful for kerberos diagnostics is lost.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)