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

Andrew Wang updated HDFS-8895:
------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0
     Release Note: This removes the deprecated 
DistributedFileSystem#getFileBlockStorageLocations API used for getting 
VolumeIds of block replicas. Applications interested in the volume of a replica 
can instead consult BlockLocation#getStorageIds to obtain equivalent 
information.  (was: This removes the deprecated 
DistributedFileSystem#getFileBlockStorageLocations API used for getting 
VolumeIds of block replicas. Instead, use BlockLocation#getStorageIds to get 
very similar information.)
           Status: Resolved  (was: Patch Available)

Committed to trunk, thanks again for reviewing Eddy.

> Remove deprecated BlockStorageLocation APIs
> -------------------------------------------
>
>                 Key: HDFS-8895
>                 URL: https://issues.apache.org/jira/browse/HDFS-8895
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>             Fix For: 3.0.0
>
>         Attachments: HDFS-8895.001.patch
>
>
> HDFS-8887 supercedes DistributedFileSystem#getFileBlockStorageLocations, so 
> it can be removed from trunk.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to