-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Later
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
Daryn Sharp noticed that token operations are acquiring the fsn write lock. Like lease renewal and token expiration, the read lock is sufficient because the namesystem is not mutated.
- is related to
-
HDFS-15217 Add more information to longest write/read lock held log
-
- Resolved
-
- is required by
-
HADOOP-17416 Reduce synchronization in the token secret manager
-
- Resolved
-
-
HADOOP-17417 Reduce UGI overhead in token ops
-
- Resolved
-
- links to