[
https://issues.apache.org/jira/browse/HDFS-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870065#action_12870065
]
Steve Loughran commented on HDFS-816:
-------------------------------------
This could be a race condition in shutdown: the DN had shut down while the
creator thread was still live, so the creator thread got the cannot reproduce
exception. The fact that the Datanode is shutdown message appeared in the log a
few milliseconds after is meaningless, the DN shuts down its bits in a
sequence, so it may have already dropped out the cluster before the message was
printed.
> TestLargeDirectoryDelete fails
> ------------------------------
>
> Key: HDFS-816
> URL: https://issues.apache.org/jira/browse/HDFS-816
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 0.21.0
> Environment: Windows
> Reporter: Konstantin Shvachko
> Fix For: 0.21.0
>
> Attachments: TestLargeDirectoryDelete.log
>
>
> {{TestLargeDirectoryDelete}} consistently fails on windows complaining
> "file3800 could only be replicated to 0 nodes, instead of 1".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.