Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.0
-
None
Description
There is an extra "synchronized" on FsDatasetImpl#recoverAppend and FsDatasetImpl#recoverClose that prevents the HDFS-8496 fix from working as intended. This should be removed.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-8496 Calling stopWriter() with FSDatasetImpl lock held may block other threads
- Resolved