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 2013/12/17 13:52:09 UTC

[jira] [Created] (HDFS-5674) Editlog code cleanup

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)