Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.22.0
-
None
-
Reviewed
-
Description
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.
Attachments
Attachments
Issue Links
- depends upon
-
HDFS-9732 Improve DelegationTokenIdentifier.toString() for better logging
- Resolved
- relates to
-
HDFS-15005 Backport HDFS-12300 to branch-2
- Resolved