Yang Yun created HDFS-15280: ------------------------------- Summary: Datanode delay random time to report block if BlockManager is busy Key: HDFS-15280 URL: https://issues.apache.org/jira/browse/HDFS-15280 Project: Hadoop HDFS Issue Type: Improvement Components: namenode Reporter: Yang Yun Assignee: Yang Yun
When many Datanodes are reporting at the same time, the cluster may respond slowly. Limit the concurrent reporting number. If BlockManager is busy, it rejects new request and the Datanode delay a few random time to report. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org