Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
The NameNode logs a message if the FSNamesystem write lock is held by a thread for over 1 second. These messages can be throttled to at one most one per x minutes to avoid potentially filling up NN logs. We can also log the number of suppressed notices since the last log message.
Attachments
Attachments
Issue Links
- is depended upon by
-
HDFS-10829 Improve Testing for NN Lock Logging
- Open
- is related to
-
HDFS-9145 Tracking methods that hold FSNamesystemLock for too long
- Resolved
- relates to
-
HDFS-10475 Adding metrics for long FSNamesystem read and write locks
- Open