Xiao Chen created HDFS-12300:
--------------------------------

             Summary: Audit-log delegation token related operations
                 Key: HDFS-12300
                 URL: https://issues.apache.org/jira/browse/HDFS-12300
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: namenode
    Affects Versions: 0.22.0
            Reporter: Xiao Chen
            Assignee: Xiao Chen


When inspecting the code, I found that the following methods in FSNamesystem 
are not audit logged:
- getDelegationToken
- renewDelegationToken
- cancelDelegationToken

The audit log itself does have a logTokenTrackingId field to additionally log 
some details when a token is used for authentication.

After emailing the community, we should add that.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to