Fix javac warnings in TestHDFSServerPorts, TestCheckpoint, TestNameEditsConfig, TestStartup and TestStorageRestore ------------------------------------------------------------------------------------------------------------------
Key: HADOOP-5877 URL: https://issues.apache.org/jira/browse/HADOOP-5877 Project: Hadoop Core Issue Type: Bug Components: test Reporter: Jakob Homan Assignee: Jakob Homan All of these warnings relate to use of the deprecated SecondaryNameNode. Since the 2ndNN isn't going to be excised anytime soon, these should all be suppressed with as narrow of a suppression scope as possible. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.