[ 
https://issues.apache.org/jira/browse/HDFS-3924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455472#comment-13455472
 ] 

Hudson commented on HDFS-3924:
------------------------------

Integrated in Hadoop-Common-trunk-Commit #2730 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2730/])
    HDFS-3924. Multi-byte id in HdfsVolumeId. Contributed by Andrew Wang. 
(Revision 1384602)

     Result = SUCCESS
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1384602
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/fs/HdfsVolumeId.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/BlockStorageLocationUtil.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java

                
> Multi-byte id in HdfsVolumeId
> -----------------------------
>
>                 Key: HDFS-3924
>                 URL: https://issues.apache.org/jira/browse/HDFS-3924
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs client
>    Affects Versions: 2.0.3-alpha
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>             Fix For: 2.0.3-alpha
>
>         Attachments: hdfs-3924-1.patch, hdfs-3924-2.patch, hdfs-3924-3.patch
>
>
> Currently, the {{id}} in {{HdfsVolumeId}} is just a single byte. It'd be nice 
> to make this larger, for situations where there's a large number of disks.

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