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 "Ivan Kelly (JIRA)" <ji...@apache.org> on 2011/07/14 17:40:59 UTC

[jira] [Created] (HDFS-2149) Move EditLogOp serialisation and deserialation into one place

Move EditLogOp serialisation and deserialation into one place
-------------------------------------------------------------

                 Key: HDFS-2149
                 URL: https://issues.apache.org/jira/browse/HDFS-2149
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Ivan Kelly
            Assignee: Ivan Kelly
             Fix For: 0.23.0


On trunk serialisation of editlog ops is in FSEditLog#log* and deserialisation is in FSEditLogOp.*Op . This improvement is to move the serialisation code into one place, i.e under FSEditLogOp.*Op.

This is part of HDFS-1580.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira