DatanodeInfo should have a DatanodeID rather than extend it
-----------------------------------------------------------

                 Key: HDFS-3237
                 URL: https://issues.apache.org/jira/browse/HDFS-3237
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Eli Collins
            Assignee: Eli Collins
            Priority: Minor


DatanodeInfo currently extends DatanodeID, the code would be more clear if it 
had a DatanodeID member instead, as DatanodeInfo is private within the server 
side and DatanodeID is passed to clients.

--
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