[ 
https://issues.apache.org/jira/browse/HDFS-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Foley updated HDFS-1541:
-----------------------------

    Attachment: deadnodescheck1_0.20-security.patch

Attaching the identical patch for hadoop-0.20-security.  The only difference is 
the file name and a 56 line offset to accommodate the different code base.

I'm not changing the workflow state because test-patch can't run on non-trunk 
anyway.

Please review and commit to hadoop-0.20-security.
 

> Not marking datanodes dead When namenode in safemode
> ----------------------------------------------------
>
>                 Key: HDFS-1541
>                 URL: https://issues.apache.org/jira/browse/HDFS-1541
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: name-node
>    Affects Versions: 0.23.0
>            Reporter: Hairong Kuang
>            Assignee: Hairong Kuang
>             Fix For: 0.23.0
>
>         Attachments: deadnodescheck.patch, deadnodescheck1.patch, 
> deadnodescheck1_0.20-security.patch
>
>
> In a big cluster, when namenode starts up,  it takes a long time for namenode 
> to process block reports from all datanodes. Because heartbeats processing 
> get delayed, some datanodes are erroneously marked as dead, then later on 
> they have to register again, thus wasting time.
> It would speed up starting time if the checking of dead nodes is disabled 
> when namenode in safemode.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to