Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Token constructor allows null to be passed leading to NPE in Token.toString(). Simple fix is to check for null in constructor and use empty byte arrays.
Attachments
Attachments
Issue Links
- duplicates
-
MAPREDUCE-5823 TestTaskAttempt fails in trunk and branch-2 with NPE
- Resolved
- is depended upon by
-
HDFS-9276 Failed to Update HDFS Delegation Token for long running application in HA mode
- Resolved