[
https://issues.apache.org/jira/browse/HDFS-5983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907526#comment-13907526
]
Kihwal Lee commented on HDFS-5983:
----------------------------------
This is related to HDFS-4001. The symptom seems different though.
> TestSafeMode#testInitializeReplQueuesEarly fails
> ------------------------------------------------
>
> Key: HDFS-5983
> URL: https://issues.apache.org/jira/browse/HDFS-5983
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Kihwal Lee
> Attachments: testlog.txt
>
>
> It was seen from one of the precommit build of HDFS-5962. The test case
> creates 15 blocks and then shuts down all datanodes. Then the namenode is
> restarted with a low safe block threshold and one datanode is restarted. The
> idea is that the initial block report from the restarted datanode will make
> the namenode leave the safemode and initialize the replication queues.
> According to the log, the datanode reported 3 blocks, but slightly before
> that the namenode did repl queue init with 1 block. I will attach the log.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)