Tsz Wo (Nicholas), SZE created HDFS-5674: --------------------------------------------
Summary: Editlog code cleanup Key: HDFS-5674 URL: https://issues.apache.org/jira/browse/HDFS-5674 Project: Hadoop HDFS Issue Type: Improvement Components: namenode Reporter: Tsz Wo (Nicholas), SZE Assignee: Tsz Wo (Nicholas), SZE Priority: Minor Attachments: h5674_20131217.patch A few minor improvements: - \@SuppressWarnings("deprecation") in FSEditLogOp can be removed. - FSEditLogOpCodes.fromByte(..) can be more efficient. - Some fields in FSEditLog can be final. -- This message was sent by Atlassian JIRA (v6.1.4#6159)