Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
StorageInfoDefragmenter is responsible for FoldedTreeSet compaction, but it terminates NameNode on any exception, is it too radical?
I mean, even the critical threads like HeartbeatManager don't terminates NameNode once they encounter exceptions, StorageInfoDefragmenter should not do that either.
Attachments
Issue Links
- is related to
-
HDFS-9260 Improve the performance and GC friendliness of NameNode startup and full block reports
- Resolved