Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.23.0, 2.0.0-alpha, 3.0.0-alpha1
-
None
-
Reviewed
Description
The dfshealth page will place a read lock on the namespace while it does a dns lookup for every DN. On a multi-thousand node cluster, this often results in 10s+ load time for the health page. 10 concurrent requests were found to cause 7m+ load times during which time write operations blocked.
Attachments
Attachments
Issue Links
- breaks
-
HDFS-4269 DatanodeManager#registerDatanode rejects all datanode registrations from localhost in single-node developer setup
- Closed
-
HDFS-5338 Add a conf to disable hostname check in DN registration
- Closed
- relates to
-
HDFS-4702 remove namesystem lock from DatanodeManager#fetchDatanodes
- Resolved
-
HDFS-3998 Speed up fsck
- Open
- requires
-
HDFS-4068 DatanodeID and DatanodeInfo member should be private
- Closed