[
https://issues.apache.org/jira/browse/HDFS-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643410#comment-13643410
]
Arpit Agarwal commented on HDFS-4769:
-------------------------------------
Likely exposing a namenode race condition. The server exception goes away with
a 10 second sleep between these two lines.
{code}
stream.write(DATA_AFTER_RESTART);
stream.close();
{code}
I'll investigate. Not sure if related to HDFS-3811.
> TestPersistBlocks#testRestartDfs fails on Windows
> -------------------------------------------------
>
> Key: HDFS-4769
> URL: https://issues.apache.org/jira/browse/HDFS-4769
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 3.0.0
> Reporter: Arpit Agarwal
> Assignee: Arpit Agarwal
> Fix For: 3.0.0
>
> Attachments: TestPersistBlocks-testRestartDfs-failure1.txt
>
>
> Exception details attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira