Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.7.1, 3.0.0-alpha3
-
None
-
None
Description
An example:
If a client is doing mkdir or delete a file, other client will wait for the FSNamesystem's lock to do some operation.
I think we have to refinement the lock. we can lock the parent inode only.
Attachments
Issue Links
- duplicates
-
HDFS-5453 Support fine grain locking in FSNamesystem
- Open