[
https://issues.apache.org/jira/browse/HDFS-9363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo Nicholas Sze updated HDFS-9363:
--------------------------------------
Component/s: (was: HDFS)
> Add fetchReplica() to FsDatasetTestUtils to return FsDataset-agnostic Replica.
> ------------------------------------------------------------------------------
>
> Key: HDFS-9363
> URL: https://issues.apache.org/jira/browse/HDFS-9363
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: test
> Affects Versions: 2.7.1
> Reporter: Tony Wu
> Assignee: Tony Wu
> Priority: Minor
> Fix For: 3.0.0, 2.8.0
>
> Attachments: HDFS-9363.001.patch
>
>
> {{FsDatasetTestUtils()}} abstracts away the details in {{FsDataset}} to allow
> writing generic tests regardless of underlying {{FsDataset}} implementations.
> We can add a {{fetchReplica()}} method to allow some HDFS tests to avoid
> using {{FsDatasetTestUtil#fetchReplicaInfo()}}, which assumes FsDatasetImpl
> is the only implementation of FsDataset.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)