[
https://issues.apache.org/jira/browse/HDFS-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated HDFS-3138:
------------------------------
Attachment: hdfs-3138.txt
Patch attached. Includes the diff from HDFS-3139 so it will run against jenkins.
> Move DatanodeInfo#ipcPort and hostName to DatanodeID
> ----------------------------------------------------
>
> Key: HDFS-3138
> URL: https://issues.apache.org/jira/browse/HDFS-3138
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Eli Collins
> Assignee: Eli Collins
> Attachments: hdfs-3138.txt
>
>
> We can fix the following TODO once HDFS-3137 is committed. Also the hostName
> field should be moved as well (it's not ephemeral, just gets set on
> registration).
> {code}
> //TODO: move it to DatanodeID once DatanodeID is not stored in FSImage
> out.writeShort(ipcPort);
> {code}
--
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