Eli Collins created HDFS-4378:
---------------------------------

             Summary: Create a StorageID class
                 Key: HDFS-4378
                 URL: https://issues.apache.org/jira/browse/HDFS-4378
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: datanode
    Affects Versions: 2.0.0-alpha
            Reporter: Eli Collins
            Assignee: Eli Collins
            Priority: Minor


We currently pass DataNode storage IDs around as strings, the code would be 
more readable (eg map keys could be specified as StorageIDs rather than 
strings) and less error prone if we used a simple class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to