[ 
https://issues.apache.org/jira/browse/HDFS-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141169#comment-13141169
 ] 

Hudson commented on HDFS-2002:
------------------------------

Integrated in Hadoop-Mapreduce-trunk #884 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/884/])
    HDFS-2002. Incorrect computation of needed blocks in getTurnOffTip(). 
Contributed by Plamen Jeliazkov.

shv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1195869
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestSafeMode.java

                
> Incorrect computation of needed blocks in getTurnOffTip()
> ---------------------------------------------------------
>
>                 Key: HDFS-2002
>                 URL: https://issues.apache.org/jira/browse/HDFS-2002
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: name-node
>    Affects Versions: 0.22.0
>            Reporter: Konstantin Shvachko
>            Assignee: Plamen Jeliazkov
>              Labels: newbie
>             Fix For: 0.22.0, 0.23.0, 0.24.0
>
>         Attachments: HADOOP-2002_TRUNK.patch, hdfs-2002.patch, 
> testsafemode.patch, testsafemode.patch
>
>
> {{SafeModeInfo.getTurnOffTip()}} under-reports the number of blocks needed to 
> reach the safemode threshold.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to