Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.4.0
-
Reviewed
Description
while reading the code, I found a very tiny optimization point, part of the code contains 2 semicolons at the end, I will fix it. Because this change is simple, I fixed it in One JIRA.
private final ReentrantReadWriteLock lock = new ReentrantReadWriteLock();;
Attachments
Issue Links
- is caused by
-
HDFS-16563 Namenode WebUI prints sensitive information on Token Expiry
- Resolved
- is fixed by
-
MAPREDUCE-7387 Fix TestJHSSecurity#testDelegationToken AssertionError due to HDFS-16563
- Resolved
-
YARN-11172 Fix testDelegationToken
- Resolved
- links to