You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2010/04/12 23:54:48 UTC

[jira] Created: (HDFS-1095) Add a new test for lease expiry on hard limit

Add a new test for lease expiry on hard limit
---------------------------------------------

                 Key: HDFS-1095
                 URL: https://issues.apache.org/jira/browse/HDFS-1095
             Project: Hadoop HDFS
          Issue Type: Test
    Affects Versions: 0.21.0, 0.22.0
            Reporter: Tsz Wo (Nicholas), SZE


The following lease recovery test case seems missing:
# create a file, write some bytes but not close it.
# let hard lease expire
# append to the file right after NN lease recovery starts but before it ends; keep retrying.
#- Expecting a RecoveryInProgressException in the first few append calls and succeed as soon as the lease recovery is done.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira