Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.2-alpha
-
None
-
Reviewed
Description
TestFileCreation#testFileCreationNamenodeRestart is ignored due to the following. We should (a) modify this test to test the current expected behavior for leases on restart and (b) file any jiras for necessary fixes to close the gap between current and desired behavior.
/** * Test that file leases are persisted across namenode restarts. * This test is currently not triggered because more HDFS work is * is needed to handle persistent leases. */ @Ignore @Test public void xxxtestFileCreationNamenodeRestart() throws IOException {