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

Hudson commented on HDFS-2826:
------------------------------

Integrated in Hadoop-Mapreduce-trunk #968 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/968/])
    HDFS-2826. Add test case for HDFS-1476 (safemode can initialize replication 
queues before exiting) (todd)

todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1235067
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/TestSafeMode.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/NameNodeAdapter.java

                
> Test case for HDFS-1476 (safemode can initialize repl queues before exiting)
> ----------------------------------------------------------------------------
>
>                 Key: HDFS-2826
>                 URL: https://issues.apache.org/jira/browse/HDFS-2826
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: name-node, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Minor
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: hdfs-2826.txt, hdfs-2826.txt, hdfs-2826.txt, 
> hdfs-2826.txt
>
>
> HDFS-1476 introduced a feature whereby SafeMode can trigger the 
> initialization of replication queues before the safemode exit threshold has 
> been reached. But, it didn't include a test for this new behavior. This JIRA 
> is to contribute such a test

--
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