TestSaveNamespace fails when FI is enabled ------------------------------------------
Key: HDFS-1503 URL: https://issues.apache.org/jira/browse/HDFS-1503 Project: Hadoop HDFS Issue Type: Bug Components: test Reporter: Eli Collins Priority: Minor Will attach the full log. Here's the relevant snippet: {noformat} Exception in thread "FSImageSaver for /home/eli/src/hdfs4/build/test/data/dfs/na me1 of type IMAGE_AND_EDITS" java.lang.RuntimeException: Injected fault: saveFSI mage second time .... at java.lang.Thread.run(Thread.java:619) Exception in thread "FSImageSaver for /home/eli/src/hdfs4/build/test/data/dfs/na me2 of type IMAGE_AND_EDITS" java.lang.StackOverflowError at java.util.Arrays.copyOf(Arrays.java:2882) {noformat} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.