You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2008/04/26 00:03:55 UTC

[jira] Created: (HADOOP-3316) Serialize ipcPort in DatanodeID instead of DatanodeRegistration and DatanodeInfo

Serialize ipcPort in DatanodeID instead of DatanodeRegistration and DatanodeInfo
--------------------------------------------------------------------------------

                 Key: HADOOP-3316
                 URL: https://issues.apache.org/jira/browse/HADOOP-3316
             Project: Hadoop Core
          Issue Type: Improvement
          Components: dfs
            Reporter: Tsz Wo (Nicholas), SZE


The field DatanodeID.ipcPort is currently serialized in DatanodeRegistration and DatanodeInfo.  Once HADOOP-2797 (remove the codes for handling old layout ) is committed, DatanodeID.ipcPort should be serialized in DatanodeID.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.