[ 
https://issues.apache.org/jira/browse/HDFS-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eli Collins updated HDFS-3138:
------------------------------

          Resolution: Fixed
       Fix Version/s: 2.0.0
    Target Version/s:   (was: 2.0.0)
        Release Note: This change modifies DatanodeID, which is part of the 
client to server protocol, therefore clients must be upgraded with servers.
        Hadoop Flags: Incompatible change,Reviewed  (was: Reviewed)
              Status: Resolved  (was: Patch Available)

The test failure is HDFS-3041. I've committed this and merged to branch-2. 
Thanks for the review ATM.
                
> Move DatanodeInfo#ipcPort 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
>             Fix For: 2.0.0
>
>         Attachments: hdfs-3138.txt, hdfs-3138.txt
>
>
> We can fix the following TODO once HDFS-3137 is committed.
> {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

        

Reply via email to