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

        

Reply via email to