Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
3.1.0
-
None
-
None
-
None
Description
BlockManager#scanAndCompactStorages is called every 600sec by default.
In big cluster with thousands of datanodes, it will print out 10 thousands of informations every sec when scanAndCompactStorages() is running,which may make much noise in namenode logs. And, currently these INFO logs at namenode side and does not provide much information.
Attachments
Issue Links
- is duplicated by
-
HDFS-13692 StorageInfoDefragmenter floods log when compacting StorageInfo TreeSet
- Resolved