[
https://issues.apache.org/jira/browse/HDFS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986190#action_12986190
]
Konstantin Boudnik commented on HDFS-1566:
------------------------------------------
I propose to resolve this JIRA as "Later" for now because we don't have a
framework (yet) to run this kinds of tests. Whenever we'll have support of
non-instrumented builds' testing in Herriot this test shall be moved there.
> Test that covers full partition
> ---------------------------------
>
> Key: HDFS-1566
> URL: https://issues.apache.org/jira/browse/HDFS-1566
> Project: Hadoop HDFS
> Issue Type: Test
> Components: name-node
> Affects Versions: 0.20.2
> Reporter: Eli Collins
> Assignee: Konstantin Boudnik
> Fix For: 0.23.0
>
> Attachments: HDFS-1566.sh, HDFS-1566.sh
>
>
> We've seen the following bug, hdfs needs a test to reproduce this:
> * /var filled up
> * 2NN failed checkpoint due to no space left on device
> * NN log hit end of disk
> * NN seems to have exited on the spot, mid-log-message
> * NN edits are left corrupted
> ** Half of a rename made it into the log
> ** valid data appears to end on a sector boundary
> ** this is true across all of the edit dirs
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.