yanghuafeng created HDFS-14613:
----------------------------------

             Summary:  BlockManagerSafeMode should avoid to check datanode 
thresholds with default zero value.
                 Key: HDFS-14613
                 URL: https://issues.apache.org/jira/browse/HDFS-14613
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: namenode
            Reporter: yanghuafeng
            Assignee: yanghuafeng


In Safemode, when  namenoe process block reports, the BlockManagerSafeMode 
check the live  datanode thresholds.In our cluster, this threshold use default 
zero value.  According to previous version, it is not essential to get num of 
live datanodes. And it is very time-consuming when processing every reported 
block.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to