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 "Suresh Srinivas (Created) (JIRA)" <ji...@apache.org> on 2012/02/15 21:52:59 UTC

[jira] [Created] (HDFS-2954) Remove implementing Writable interface in the datatypes used at the client and the server

Remove implementing Writable interface in the datatypes used at the client and the server
-----------------------------------------------------------------------------------------

                 Key: HDFS-2954
                 URL: https://issues.apache.org/jira/browse/HDFS-2954
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: data-node, hdfs client, name-node
    Affects Versions: 0.24.0
            Reporter: Suresh Srinivas
            Assignee: Suresh Srinivas


With the completion of translator layer in HDFS, the separation of server/client datatypes and the wire types is complete. The server/client datatypes no longer need to implement Writables.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira